|
1 |
| -# EventStoreDB documentation |
| 1 | +# KurrentDB documentation |
2 | 2 |
|
3 |
| -EventStoreDB is an open-source, functional database with Complex Event Processing in JavaScript. |
| 3 | +KurrentDB (formerly EventStoreDB) is the leading event-native data platform, enabling organizations to build modern, event-driven applications and unlock the power of their business history. By capturing every change as an immutable event, KurrentDB provides a single source of truth for real-time data, historical analysis, and advanced AI/ML initiatives. |
4 | 4 |
|
5 |
| -This repository maintains documentation for EventStoreDB (imported from the server repository on build), Event Store Cloud, client SDKs, and other tools and product provided by Event Store. |
| 5 | +This repository maintains documentation for KurrentDB (imported from the server repository on build), Kurrent Cloud, client SDKs, and other tools and product provided by Kurrent. |
6 | 6 |
|
7 | 7 | ## Contributing
|
8 | 8 |
|
9 |
| -Feel free to [create a GitHub](https://github.com/EventStore/documentation/issues/new) issue if you have any questions or request for more explanation or samples. |
| 9 | +Feel free to [create a GitHub](https://github.com/kurrent-io/documentation/issues/new) issue if you have any questions or request for more explanation or samples. |
10 | 10 |
|
11 |
| -We're open to any contribution. If you noticed some inconsistency, missing piece, or you'd like to extend existing docs - we'll be happy to [get your Pull Request](https://github.com/EventStore/documentation/compare). |
| 11 | +We're open to any contribution. If you noticed some inconsistency, missing piece, or you'd like to extend existing docs - we'll be happy to [get your Pull Request](https://github.com/kurrent-io/documentation/compare). |
12 | 12 |
|
13 |
| -Note that EventStoreDB documentation is located in the [server repository](https://github.com/EventStore/EventStore). Open issues and PRs for server documentation in there. |
| 13 | +Note that KurrentDB documentation is located in the [server repository](https://github.com/kurrent-io/KurrentDB). Open issues and PRs for server documentation in there. |
14 | 14 |
|
15 | 15 | Please make sure to follow the [contribution guidelines](CONTRIBUTING.md). It contains detailed information on how to contribute to the documentation.
|
16 | 16 |
|
17 | 17 | ## Samples
|
18 | 18 |
|
19 |
| -EventStoreDB clients: |
20 |
| -- C# - [see more](https://github.com/EventStore/EventStore-Client-Dotnet/tree/master/samples) |
21 |
| -- NodeJS - [see more](https://github.com/EventStore/EventStore-Client-NodeJS/tree/master/packages/test/src/samples) |
22 |
| -- Java - [see more](https://github.com/EventStore/EventStoreDB-Client-Java/tree/trunk/src/test/java/io/kurrent/dbclient/samples) |
23 |
| -- Rust - [see more](https://github.com/EventStore/EventStoreDB-Client-Rust/tree/master/examples) |
24 |
| -- Go - [see more](https://github.com/EventStore/EventStore-Client-Go/tree/master/samples) |
| 19 | +KurrentDB clients: |
| 20 | +- C# - [see more](https://github.com/kurrent-io/EventStore-Client-Dotnet/tree/master/samples) |
| 21 | +- NodeJS - [see more](https://github.com/kurrent-io/KurrentDB-Client-NodeJS/tree/master/packages/test/src/samples) |
| 22 | +- Java - [see more](https://github.com/kurrent-io/KurrentDB-Client-Java/tree/trunk/src/test/java/io/kurrent/dbclient/samples) |
| 23 | +- Rust - [see more](https://github.com/kurrent-io/KurrentDB-Client-Rust/tree/master/examples) |
| 24 | +- Go - [see more](https://github.com/kurrent-io/KurrentDB-Client-Go/tree/master/samples) |
25 | 25 |
|
26 | 26 | ## Local development
|
27 | 27 |
|
|
0 commit comments