|
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
|
e6af223f0d
|
Fix identify client serialize
|
2017-10-17 14:36:00 -07:00 |
|
Nicolas Dextraze
|
990351738c
|
Update proto
|
2017-10-17 14:31:26 -07:00 |
|
|
18e35c56f9
|
Adding speed tests
|
2017-09-03 12:37:41 -07:00 |
|
|
20de4c3715
|
remove useless new Buffer(guidParse.parse(...)) since it's now returning a buffer
|
2017-09-03 12:36:39 -07:00 |
|
|
60d2a1e5ee
|
Release version 0.1.8
|
2017-09-03 09:57:22 -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
|
0b968c40e8
|
Released version 0.1.5
|
2017-06-30 19:20:24 -07:00 |
|
Nicolas Dextraze
|
21ab49845f
|
Adding persistent subscription API to typescript definition
|
2017-06-30 18:54:56 -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
|
f66decdfb3
|
Rename project to node-eventstore-client
|
2017-05-17 12:46:27 -07:00 |
|
Nicolas Dextraze
|
121e248dd8
|
#35 implement heartbeatInfo event on connection
|
2017-05-15 12:55:14 -07:00 |
|
Nicolas Dextraze
|
917b89cf3d
|
Minor fixes after merging PR #33, adding cluster connection example in samples/simple.js
|
2017-04-26 18:10:27 -07:00 |
|
Nicolas Dextraze
|
a1b9d6db9b
|
Merge pull request #33 from paullucas/master
Refactor samples
|
2017-04-26 17:54:03 -07:00 |
|
Paul
|
83b88fc015
|
Add optional require statement for client
|
2017-04-20 19:40:09 -07:00 |
|
Paul
|
4130ab646c
|
Refactor samples
|
2017-04-20 19:32:53 -07:00 |
|
|
83cfa8fe1c
|
Updated protobufjs to latest version
|
2017-04-16 15:51:09 -07:00 |
|
|
e0446cfb3e
|
Current features have been stable for a while, so I'm bumping version to 0.1.0
|
2017-04-16 13:11:56 -07:00 |
|
|
0302099a16
|
Published version 0.0.32
|
2017-04-16 12:55:56 -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 |
|
|
56c2dee6d6
|
Fix #30, publish version 0.0.31
|
2017-04-01 14:56:34 -07:00 |
|
Nicolas Dextraze
|
85814ed03f
|
Fix binary string issue in Large event tests
|
2017-03-29 13:29:17 -07:00 |
|
Nicolas Dextraze
|
361330629d
|
Merge pull request #28 from MarshallRJ/test-largeEvents
Test large events
|
2017-03-29 13:00:46 -07:00 |
|
Rob
|
883e89abfe
|
[test] read a large event from the stream
|
2017-03-29 09:59:54 +02:00 |
|
Rob
|
e39280a2dc
|
[test] append Large event to a stream
|
2017-03-29 09:59:20 +02:00 |
|
Nicolas Dextraze
|
05b36f22bc
|
Published version 0.0.30
|
2017-03-24 19:05:51 -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
|
eaec15fe74
|
Merge pull request #26 from MarshallRJ/test-AppendToStream
[test] append to stream stress test
|
2017-03-24 17:51:24 -07:00 |
|
Rob
|
d71d565197
|
[test] append to stream stress test
|
2017-03-22 10:12:53 +02:00 |
|
|
9e29e60cfa
|
Adding test around live/read events
|
2017-03-11 14:31:24 -08: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 |
|
|
212dd10ce2
|
Fix TypeScript definitions
|
2017-02-02 18:02:14 -08:00 |
|
Nicolas Dextraze
|
cf196b9cc2
|
Update README and publish 0.0.25
|
2017-01-29 11:09:09 -08:00 |
|
Nicolas Dextraze
|
b9de9568a5
|
Adding code style for jetbrains IDEs
|
2017-01-29 11:01:12 -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
|
0463d85cfe
|
Switch back non-cluster tests to localhost
|
2017-01-28 18:35:35 -08:00 |
|
Nicolas Dextraze
|
faed60b8ac
|
Updated README, bumped to version 0.0.24
|
2017-01-28 18:28:36 -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 |
|
Nicolas Dextraze
|
f97b7fff8e
|
Adding Vagrantfile for a vagrant machine running EventStore
|
2017-01-09 15:18:56 -08:00 |
|
|
cc0b6259d1
|
Fix missing return value in TypeScript definition.
Published version 0.0.23
|
2017-01-04 08:58:00 -08:00 |
|
|
a5a9f7c1ee
|
Fixing extraneous deps issue
|
2017-01-03 11:02:54 -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 |
|