This repository contains an Event Store Client SDK written in Java for use with languages on the JVM. It is compatible with Java 8 and above.
The SDK is built using Gradle
. Integration tests run against a server using Docker, with the Event Store gRPC
Client Test Container. Packages are not currently published to Maven Central, but will be once this library
approaches release.
All contributions to the SDK are made via GitHub Pull Requests, and must be licensed under the Apache 2.0 license. Please review our Contributing Guide and Code of Conduct for more information.