4a593053adMerge pull request #7 from Adaptech/master
Nicolas Dextraze
2016-11-01 09:20:32 -07:00
5569dffaf5Subscription samples. README.
Robert on Asus 305
2016-11-01 08:21:04 -07:00
bc66e4bc3cSamples: Subscriptions. Subscribe to all events & subscribe to all events, catching up from the beginning.
Robert on Asus 305
2016-11-01 07:26:27 -07:00
39d5188f14Samples: Storing events and subscribing.
Robert on Asus 305
2016-10-31 09:25:27 -07:00
93e61434ddUpdate README for tests and fix tcp port for default
Nicolas Dextraze
2016-10-30 09:44:29 -07:00
29ee990a0aMerge pull request #6 from Adaptech/master
Nicolas Dextraze
2016-10-30 09:33:08 -07:00
4f066bf00eBrevity.
Robert on Asus 305
2016-10-29 16:41:08 -07:00
69842b8d44Getting Started.
Robert on Asus 305
2016-10-29 14:34:29 -07:00
51d5782387Getting started example
Robert on Asus 305
2016-10-29 14:30:39 -07:00
830a317f0dBumping version to 0.0.7, exposing loggers, minor bug fixes, cluster connection (wip)
Nicolas Dextraze
2016-10-20 04:40:46 -07:00
f951a625f4Performance improvement by using strict equality, fixed heartbeat issue in connection stage
Nicolas Dextraze
2016-10-17 21:58:28 -07:00
dd1302f641Implemented connection to cluster using gossip seeds
Nicolas Dextraze
2016-10-15 15:41:25 -07:00
4ea996781fAdding tests
Nicolas Dextraze
2016-10-14 22:53:23 -07:00
b2504749ceAdding transaction tests
Nicolas Dextraze
2016-03-18 14:04:07 -07:00
6cdf9a64a6Use Long for int64
Nicolas Dextraze
2016-03-16 23:18:48 -07:00
ae1ddbe266Update readme for NPM release
Nicolas Dextraze
2016-03-16 23:15:25 -07:00
77704a8786Adding tests suites for readAll and readStream
Nicolas Dextraze
2016-03-14 17:55:35 -07:00
19ef91030cUpdating README
Nicolas Dextraze
2016-03-14 15:37:35 -07:00
d1b9d6958bextracting base class for tests, adding readEvent tests, fixing typed error in related operations, adding a file logger
Nicolas Dextraze
2016-03-13 18:38:42 -07:00
0b63df85e7Add failure scenarios tests for connection, appendToStream, deleteStream (wip)
Nicolas Dextraze
2016-03-11 15:55:27 -08:00
b0a0af536dfor ClientMessage use pbjs generated script instead of .proto
Nicolas Dextraze
2016-03-11 15:53:33 -08:00
e2adb5325bAdded Cluster connection to missing feature in README.md
Nicolas Dextraze
2016-03-10 23:02:27 -08:00
f1c3c42d46Adding persistent subscription support
Nicolas Dextraze
2016-03-10 22:57:39 -08:00
29f6bf210bUpdated README.md with dependencies
Nicolas Dextraze
2016-03-09 17:08:03 -08:00
b65600f92cAdd Node.js >= 0.12 requirements in package.json
Nicolas Dextraze
2016-03-09 17:04:03 -08:00
74a9cdc532using webpack to generate a distribution version in ./lib/dist.js
Nicolas Dextraze
2016-03-09 17:03:26 -08:00
05e693d7b9Replace when with native Promise
Nicolas Dextraze
2016-03-09 16:09:18 -08:00
f948410140Add .ided folder to gitignore
Nicolas Dextraze
2016-03-09 15:38:46 -08:00
3bf4b92ff3Moved eventStoreConnection in it's onw file
Nicolas Dextraze
2016-03-09 15:37:54 -08:00
b5ed21755dUpdated readme.md
Nicolas Dextraze
2016-03-09 15:37:08 -08:00