Skip to content

Commit

Permalink
Merge pull request #178 from EventStore/hayley-jean/db-746-update-readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
timothycoleman authored Apr 19, 2024
2 parents 4a6e575 + e554691 commit a9ec403
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

Official Rust [EventStoreDB rust gRPC] gRPC Client.

[EventStoreDB] is an open-source database built from the ground up for Event Sourcing, with Complex Event Processing in Javascript.
[EventStoreDB] is the event-native database, where business events are immutably stored and streamed. Designed for event-sourced, event-driven, and microservices architectures.

## EventStoreDB Server Compatibility
This client is compatible with version `20.6.1` upwards and works on Linux, MacOS and Windows.
Expand Down Expand Up @@ -79,9 +79,10 @@ Documentation for EventStoreDB can be found here: [EventStoreDB Docs]

Bear in mind that this client is not yet properly documented. We are working hard on a new version of the documentation.

## Community
## Communities

We have a community discussion space at [EventStoreDB Discuss].
- [Discuss](https://discuss.eventstore.com/)
- [Discord (Event Store)](https://discord.gg/Phn9pmCw3t)

[EventStoreDB]: https://eventstore.com/
[EventStoreDB rust gRPC]: https://developers.eventstore.com/clients/grpc/getting-started?codeLanguage=Rust
Expand Down

0 comments on commit a9ec403

Please sign in to comment.