maniolias
f79a0444f6
feat(cluster): rewrite cluster discovering
...
* Discovering process adapted from EventStore scala client
* Use DNS for first discover but also for reconnoctions (the aim is to be able to reconnect even if all nodes have new IP addresses eg. after rolling update in a cloud environment)
* Being able to perform proper unit testing
2020-09-17 09:52:11 +02:00
215708014c
Add Object.freeze on private enums
...
Improve code readability
2018-07-09 10:27:12 -07:00
Christos Dimitroulas
d8c0bfb03a
improve docs for createConnection
2018-07-09 11:58:39 +01:00
Nicolas Dextraze
5d6ec8b43f
19: Implement cluster discovery using dns. Adding missing file.
2017-01-29 10:59:55 -08:00
Nicolas Dextraze
006b5b4791
18 - Changing all hostname to host, fixing some async issues in tests
2017-01-28 18:04:58 -08:00
3acfaafb2a
14 - fix creationConnection with tcp://host:port failing
2016-12-06 18:56:06 -08:00
454b150fb6
Working on documentation (wip)
2016-11-06 22:58:11 -08:00
Nicolas Dextraze
f951a625f4
Performance improvement by using strict equality, fixed heartbeat issue in connection stage
2016-10-17 21:58:28 -07:00
Nicolas Dextraze
dd1302f641
Implemented connection to cluster using gossip seeds
2016-10-15 15:41:25 -07:00
Nicolas Dextraze
4ea996781f
Adding tests
2016-10-14 22:53:23 -07:00
Nicolas Dextraze
3bf4b92ff3
Moved eventStoreConnection in it's onw file
2016-03-09 15:37:54 -08:00
Nicolas Dextraze
b5ed21755d
Updated readme.md
2016-03-09 15:37:08 -08:00