История коммитов

Автор SHA1 Сообщение Дата
  Roberto Ostinelli a0896f96a6 Rename description in comments. 9 лет назад
  Roberto Ostinelli c97fd5e3a9 Rename global to registry and pg to groups for clarity. 9 лет назад
  Roberto Ostinelli 1ff00ebd68 Allow to create PG and list their contents. 9 лет назад
  Roberto Ostinelli b744279693 Do not update copyright year, keep original claim. 9 лет назад
  Roberto Ostinelli 8b1c6e59f5 Rename processes table to global table. 9 лет назад
  Roberto Ostinelli 36d9335c45 Separate mnesia initialization from global registration logic. 9 лет назад
  Roberto Ostinelli 0223231b3e Update copyright notices. 9 лет назад
  Roberto Ostinelli 3221568dec Bump to 0.10.1. 9 лет назад
  Roberto Ostinelli 6a9ec15334 DRY up method. 9 лет назад
  Roberto Ostinelli 8c54e6be20 Improve logs. 9 лет назад
  Roberto Ostinelli 181c324e8f Ensure unregistration happens also for keys on unconnected nodes. 9 лет назад
  Roberto Ostinelli 5ab64a345a Add possible error to specs. 9 лет назад
  Roberto Ostinelli eac073fb29 Ensure to always call the process exit callback. 9 лет назад
  Roberto Ostinelli 75369631f0 Do not check if pid is on connected node. 9 лет назад
  Roberto Ostinelli 43251808bb Refactor internal find_by methods. 9 лет назад
  Roberto Ostinelli 88e5e87e91 Ensure to unlink the process on the node it was first linked on. 9 лет назад
  Roberto Ostinelli ad53b6e20f Raise error if Pid has already been registered. 9 лет назад
  Roberto Ostinelli 4ca8590e6d DRY up register function. 9 лет назад
  Roberto Ostinelli 06a0deae12 Fix dialyzer warnings. 9 лет назад
  Roberto Ostinelli 13fd2bc54d Pass metadata information to the callback on process exit function. 9 лет назад
  Roberto Ostinelli c67c7908c8 Allow to attach metadata to a process. 9 лет назад
  Roberto Ostinelli 5a07f1d69d Improve logging and format. 10 лет назад
  Roberto Ostinelli e8e960641c Do not spawn inside of an already spawned process. 10 лет назад
  Roberto Ostinelli c6c1d00345 Add init/0 function to ensure syn is initialized when nodes are connected. 10 лет назад
  Roberto Ostinelli 0d550699f6 Ensure DB is properly configured when nodes are added *after* syn is started. 10 лет назад
  Roberto Ostinelli d0486b30d3 Allow to specify a callback for netsplits, instead of sending a message. 10 лет назад
  Roberto Ostinelli 07fd241094 Allow to set process callback exit and netsplit_send_message_to_process from config file. 10 лет назад
  Roberto Ostinelli c7700afb2f Process exit callback on multi nodes. 10 лет назад
  Roberto Ostinelli d9a9ec64e9 Single node process callback exit. 10 лет назад
  Roberto Ostinelli 91ab5a5d85 Improve terminate logs. 10 лет назад