node-eventstore-client/src
2017-03-24 19:04:01 -07:00
..
clientOperations Working on documentation (wip) 2016-11-06 22:58:11 -08:00
common v0.0.28 2017-02-25 14:12:13 -08:00
core Fixing small bugs in the reconnection logic 2017-01-29 11:00:40 -08:00
errors Adding transaction tests 2016-03-18 14:04:07 -07:00
messages extracting base class for tests, adding readEvent tests, fixing typed error in related operations, adding a file logger 2016-03-13 18:38:42 -07:00
systemData Performance improvement by using strict equality, fixed heartbeat issue in connection stage 2016-10-17 21:58:28 -07:00
transport/tcp Fix a bug in tcpConnection that was blocking sending of packet > 64k. Fixes #27 2017-03-24 19:04:01 -07:00
client.js Expose Position, publish version 0.0.27 2017-02-18 23:10:15 -08:00
eventData.js Working on documentation (wip) 2016-11-06 22:58:11 -08:00
eventStoreAllCatchUpSubscription.js v0.0.28 2017-02-25 14:12:13 -08:00
eventStoreCatchUpSubscription.js Replace when with native Promise 2016-03-09 16:09:18 -08:00
eventStoreConnection.js 19: Implement cluster discovery using dns. Adding missing file. 2017-01-29 10:59:55 -08:00
eventStoreNodeConnection.js v0.0.28 2017-02-25 14:12:13 -08:00
eventStorePersistentSubscription.js Adding persistent subscription support 2016-03-10 22:57:39 -08:00
eventStorePersistentSubscriptionBase.js Performance improvement by using strict equality, fixed heartbeat issue in connection stage 2016-10-17 21:58:28 -07:00
eventStoreStreamCatchUpSubscription.js Replace when with native Promise 2016-03-09 16:09:18 -08:00
eventStoreSubscription.js Initial commit 2016-03-09 12:46:15 -08:00
eventStoreTransaction.js Adding transaction tests 2016-03-18 14:04:07 -07:00
gossipSeed.js 18 - Changing all hostname to host, fixing some async issues in tests 2017-01-28 18:04:58 -08:00
persistentEventStoreSubscription.js Adding persistent subscription support 2016-03-10 22:57:39 -08:00
persistentSubscriptionNakEventAction.js Adding persistent subscription support 2016-03-10 22:57:39 -08:00
persistentSubscriptionSettings.js Expose Position, publish version 0.0.27 2017-02-18 23:10:15 -08:00
readDirection.js Initial commit 2016-03-09 12:46:15 -08:00
results.js Working on documentation (wip) 2016-11-06 22:58:11 -08:00
sliceReadStatus.js Initial commit 2016-03-09 12:46:15 -08:00
subscriptionDropReason.js Adding persistent subscription support 2016-03-10 22:57:39 -08:00
systemConsumerStrategies.js Adding persistent subscription support 2016-03-10 22:57:39 -08:00
volatileEventStoreSubscription.js Working on documentation (wip) 2016-11-06 22:58:11 -08:00