summaryrefslogtreecommitdiff
path: root/src/rexi
Commit message (Expand)AuthorAgeFilesLines
* Delete unused include_lib attributesJay Doane2023-01-111-3/+0
* Enable eunit coverage for all applicationsJay Doane2022-09-281-4/+0
* Add editors magic linesNoah Shaw2022-07-281-0/+2
* Remove Erlang < 23 ifdefs and other macrosNick Vatamaniuc2022-06-171-16/+29
* Removed unused include filesNick Vatamaniuc2022-05-191-2/+0
* Default rexi use_kill_all to trueNick Vatamaniuc2022-05-191-5/+4
* Apply erlfmt formatting to source treeNick Vatamaniuc2021-11-229-248/+263
* feat: work around get_stacktrace deprecation/removalJan Lehnardt2021-03-171-5/+7
* Make the rexi:stream2 interface unacked message limit configurable (#2360)Kyle Snavely2020-01-071-2/+3
* Use individual rexi kill messages by defaultNick Vatamaniuc2019-05-011-6/+18
* Uneven shard copy handling in mem3 and fabricNick Vatamaniuc2019-04-032-10/+32
* Remove explicit modules list from .app.src filesJay Doane2018-12-271-10/+0
* Make sure to start per-node rexi servers right awayNick Vatamaniuc2018-10-021-0/+2
* Switch rexi server_per_node to true by defaultNick Vatamaniuc2018-10-021-2/+2
* Allow disabling off-heap messagesNick Vatamaniuc2018-09-061-1/+1
* Switch rexi_sup restart strategy to rest_for_oneNick Vatamaniuc2018-08-221-1/+1
* Add rexi ping messageGarren Smith2018-08-082-0/+11
* Call `set_mqd_off_heap` for critical processesPaul J. Davis2018-06-191-0/+1
* Add coverage reports to more applicationsNick Vatamaniuc2017-12-111-0/+2
* Fix erlang time module compatibilityNick Vatamaniuc2017-10-101-1/+1
* Do not buffer rexi messages to disconnected nodesNick Vatamaniuc2017-09-251-20/+64
* Use fully qualified call to allow code upgradeILYA Khlopotov2017-08-181-1/+2
* Log additional information on crashes from rexiILYA Khlopotov2017-08-141-1/+5
* Add 'src/rexi/' from commit 'a327b7dbeb2b0050f7ca9072047bf8ef2d282833'Jan Lehnardt2017-04-0113-0/+1085