EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
63 stars 20 forks source link

Add getServerVersion() api method and update dataset log positions / tests #165

Closed shaan1337 closed 2 years ago

shaan1337 commented 2 years ago

Added: getServerVersion() api method Updated: datasets with real prepare/commit log positions Updated: read stream tests to cater for log position changes on the server Fixed: bug in version parsing