File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ The official Rust client SDK for [EventSourcingDB](https://www.eventsourcingdb.i
7
7
This is a work in progress and not yet ready for production use.
8
8
Based on the [ compliance criteria] ( https://docs.eventsourcingdb.io/client-sdks/compliance-criteria/ ) the SDK covers these criteria:
9
9
10
- - ❌ Essentials
11
- - ❌ Writing Events
12
- - ❌ Reading Events
13
- - ❌ Using EventQL
14
- - ❌ Observing Events
15
- - ❌ Metadata and Discovery
16
- - ❌ Testcontainers Support
10
+ - ❌ [ Essentials] ( https://docs.eventsourcingdb.io/client-sdks/compliance-criteria/#essentials )
11
+ - ❌ [ Writing Events] ( https://docs.eventsourcingdb.io/client-sdks/compliance-criteria/#writing-events )
12
+ - ❌ [ Reading Events] ( https://docs.eventsourcingdb.io/client-sdks/compliance-criteria/#reading-events )
13
+ - ❌ [ Using EventQL] ( https://docs.eventsourcingdb.io/client-sdks/compliance-criteria/#using-eventql )
14
+ - ❌ [ Observing Events] ( https://docs.eventsourcingdb.io/client-sdks/compliance-criteria/#observing-events )
15
+ - ❌ [ Metadata and Discovery] ( https://docs.eventsourcingdb.io/client-sdks/compliance-criteria/#metadata-and-discovery )
16
+ - ❌ [ Testcontainers Support] ( https://docs.eventsourcingdb.io/client-sdks/compliance-criteria/#testcontainers-support )
You can’t perform that action at this time.
0 commit comments