Commit Graph

19 Commits

Author SHA1 Message Date
Nicolas Dextraze
67dab18d53 Fixed Buffer deprecated warnings when using node >= v10 2019-11-01 12:53:24 -07:00
215708014c Add Object.freeze on private enums
Improve code readability
2018-07-09 10:27:12 -07:00
67dd275b5d Fix potential error handling bug due to missing EventEmitter.call(this) in EventStoreNodeConnection and EventStoreConnectionLogicHandler 2018-01-17 11:29:24 -08:00
e79ad8f9c4 Use Long in Stream catchup subscription
Use Long in tests
Bump version to 2.0
2017-11-08 12:45:22 -08:00
Nicolas Dextraze
4584517ede Update tests, typescript declaration 2017-10-17 15:55:07 -07:00
Nicolas Dextraze
990351738c Update proto 2017-10-17 14:31:26 -07:00
Nicolas Dextraze
6634dee5f3 Fix unhandled rejection issue with connectToPersistentSubscription #44 2017-06-30 18:54:25 -07:00
1d21facd2c Fix #41 2017-06-24 11:32:04 -07:00
Nicolas Dextraze
121e248dd8 #35 implement heartbeatInfo event on connection 2017-05-15 12:55:14 -07:00
Nicolas Dextraze
158ca2d0a7 v0.0.28 2017-02-25 14:12:13 -08:00
454b150fb6 Working on documentation (wip) 2016-11-06 22:58:11 -08: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
b2504749ce Adding transaction tests 2016-03-18 14:04:07 -07:00
Nicolas Dextraze
77704a8786 Adding tests suites for readAll and readStream 2016-03-14 17:55:35 -07:00
Nicolas Dextraze
0b63df85e7 Add failure scenarios tests for connection, appendToStream, deleteStream (wip) 2016-03-11 15:55:27 -08:00
Nicolas Dextraze
f1c3c42d46 Adding persistent subscription support 2016-03-10 22:57:39 -08:00
Nicolas Dextraze
05e693d7b9 Replace when with native Promise 2016-03-09 16:09:18 -08:00
Nicolas Dextraze
9be67bf7c7 Initial commit 2016-03-09 12:46:15 -08:00