wal3 0.1.0

wal3 is the write-ahead-logging library
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "wal3"
version = "0.1.0"
edition = "2021"
description = "wal3 is the write-ahead-logging library"
license = "Apache-2.0"
repository = "https://github.com/chroma-core/chroma"

[dependencies]