An open API service indexing awesome lists of open source software.

https://github.com/err0r500/dcb-layer

foundationdb layer for event-sourcing with DCB
https://github.com/err0r500/dcb-layer

Last synced: about 1 month ago
JSON representation

foundationdb layer for event-sourcing with DCB

Awesome Lists containing this project

README

          

# dcb-layer

A [DCB-compliant](https://dcb.events) event store backed by [FoundationDB](https://www.foundationdb.org).

## Packages

| Package | Language | Registry | Description |
|---|---|---|---|
| [dcb-layer](./dcb-layer/README.md) | Rust | [crates.io](https://crates.io/crates/dcb-layer) | Core library |
| [dcb_layer_ex](./dcb-layer-ex/README.md) | Elixir | [hex.pm](https://hex.pm/packages/dcb_layer_ex) | Elixir bindings via Rustler NIF |