Commit History

Author SHA1 Message Date
  Roberto Ostinelli 9648a4a297 Remove the need to wait for tables. 5 years ago
  Roberto Ostinelli 0d36cdee37 Do not delete table on application stop (retro-compatibility with older erlang). 5 years ago
  Roberto Ostinelli 0764f18fe4 Add metadata to .app.src file for hex. 5 years ago
  Roberto Ostinelli 0dda6551d1 Add new benchmark. 5 years ago
  Roberto Ostinelli 6a78795050 Remove unnecessary erl flag in Makefile. 5 years ago
  Roberto Ostinelli 6d9f6fa6d9 REmove older versions of OTP in travis. 5 years ago
  Roberto Ostinelli e0ec9df015 Re-enable tests. 5 years ago
  Roberto Ostinelli 8bd325a943 Simplify travis. 5 years ago
  Roberto Ostinelli 4da1613206 Reduce risk of flakey tests. 5 years ago
  Roberto Ostinelli a3d39033b6 Set travis Erlang OTP releases. 5 years ago
  Roberto Ostinelli 59d3a70949 Remove stacktrace. 5 years ago
  Roberto Ostinelli 4535bcddee Fix benchmark count. 5 years ago
  Roberto Ostinelli 22ccb8c6b5 Move sync calls outside of main processes. 5 years ago
  Roberto Ostinelli 82e47460fc Refactor handler. 5 years ago
  Roberto Ostinelli 604170b89d Ensure that env variables are cleaned after each test. 5 years ago
  Roberto Ostinelli 26fed1ef00 Add test helper to send data across network. 5 years ago
  Roberto Ostinelli 31d559027e Do not kill a discarded process in a custom resolve. 5 years ago
  Roberto Ostinelli b5175de250 Add on_group_process_exit callback. 5 years ago
  Roberto Ostinelli 6177ec10a0 Ensure that a process exit callback is called for every time the process was registered. 5 years ago
  Roberto Ostinelli 01e3124a56 Add README. 5 years ago
  Roberto Ostinelli 932f612a84 Remove unecessary comment. 5 years ago
  Roberto Ostinelli 0440917480 Do not log when process crashes since we are not trapping exits. 5 years ago
  Roberto Ostinelli c7782b12c4 Remove write optimization on ETS. 5 years ago
  Roberto Ostinelli 9e95c67311 Remove error test. 5 years ago
  Roberto Ostinelli ef069cd63a Fix dialyzer warnings. 5 years ago
  Roberto Ostinelli 4ded0eae05 Remove unnecessary cleans. 5 years ago
  Roberto Ostinelli adf09630ff Sync in spawned processes to avoid blocking main. 5 years ago
  Roberto Ostinelli 057602660e Add dirty bench. 5 years ago
  Roberto Ostinelli b8655d81ac Reformat. 5 years ago
  Roberto Ostinelli 70051ed799 Add custom on process exit callback. 5 years ago