Nicolas Dextraze
|
16c081020a
|
Add ProjectionsManager
|
2017-10-18 14:39:25 -07:00 |
|
|
20de4c3715
|
remove useless new Buffer(guidParse.parse(...)) since it's now returning a buffer
|
2017-09-03 12:36:39 -07:00 |
|
|
a8081a280a
|
Fix GUID bytes ordering
|
2017-09-02 15:30:19 -07:00 |
|
|
7c94e26055
|
handle eventAppeared callback returning Promise
|
2017-07-16 17:11:54 -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
|
8735b23bf9
|
Remove strictness of UUID
|
2017-06-05 15:23:27 -07:00 |
|
Nicolas Dextraze
|
121e248dd8
|
#35 implement heartbeatInfo event on connection
|
2017-05-15 12:55:14 -07:00 |
|
|
83cfa8fe1c
|
Updated protobufjs to latest version
|
2017-04-16 15:51:09 -07:00 |
|
|
f7c13634cc
|
Fixed failing samples
Updated uuid/webpack packages
Added froze on objects publicly exposed
Removed remaining while loops for actions/events processing
|
2017-04-16 12:51:17 -07:00 |
|
Nicolas Dextraze
|
217c1c6bb8
|
Fix a bug in tcpConnection that was blocking sending of packet > 64k. Fixes #27
|
2017-03-24 19:04:01 -07:00 |
|
Nicolas Dextraze
|
158ca2d0a7
|
v0.0.28
|
2017-02-25 14:12:13 -08:00 |
|
Nicolas Dextraze
|
34e928c440
|
Expose Position, publish version 0.0.27
|
2017-02-18 23:10:15 -08:00 |
|
Nicolas Dextraze
|
e2459321f6
|
Fixing small bugs in the reconnection logic
|
2017-01-29 11:00:40 -08:00 |
|
Nicolas Dextraze
|
5d6ec8b43f
|
19: Implement cluster discovery using dns. Adding missing file.
|
2017-01-29 10:59:55 -08:00 |
|
Nicolas Dextraze
|
1558918692
|
19: Implement cluster discovery using dns
|
2017-01-29 10:57:59 -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 |
|
|
8d7996e547
|
Fix always connecting to localhost issue
|
2017-01-03 10:44:39 -08:00 |
|
|
3ae8086e8d
|
Fix issue #15 - completed operation not removed from operation manager
|
2016-12-07 18:14:31 -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 |
|
|
7243163022
|
9 - add missing connectionId to function parameter
|
2016-11-06 16:23:24 -08:00 |
|
|
ed65fc8742
|
using toNumber instead of toInt fixes the creation time issue
|
2016-11-06 16:14:40 -08:00 |
|
Nicolas Dextraze
|
830a317f0d
|
Bumping version to 0.0.7, exposing loggers, minor bug fixes, cluster connection (wip)
|
2016-10-20 04:40:46 -07: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
|
b2504749ce
|
Adding transaction tests
|
2016-03-18 14:04:07 -07:00 |
|
Nicolas Dextraze
|
6cdf9a64a6
|
Use Long for int64
|
2016-03-16 23:18:48 -07:00 |
|
Nicolas Dextraze
|
77704a8786
|
Adding tests suites for readAll and readStream
|
2016-03-14 17:55:35 -07:00 |
|
Nicolas Dextraze
|
d1b9d6958b
|
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 |
|
Nicolas Dextraze
|
0b63df85e7
|
Add failure scenarios tests for connection, appendToStream, deleteStream (wip)
|
2016-03-11 15:55:27 -08:00 |
|
Nicolas Dextraze
|
b0a0af536d
|
for ClientMessage use pbjs generated script instead of .proto
|
2016-03-11 15:53:33 -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
|
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 |
|
Nicolas Dextraze
|
9be67bf7c7
|
Initial commit
|
2016-03-09 12:46:15 -08:00 |
|