Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.76 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.76 KB

EventStoreDB NodeJS Client

license

EventStoreDB is the event-native database, where business events are immutably stored and streamed. Designed for event-sourced, event-driven, and microservices architectures.

Packages

This monorepo contains the following packages:

Subfolder Package
packages/db-client/ @eventstore/client
packages/opentelemetry/ @eventstore/opentelemetry
packages/test/ Internal tests

Support

Information on support can be found on our website: Event Store Support

Communities

Contributing

Refer to our Contribution Guidelines