Lol3rrr / s3db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S3DB

Docs A toy experimental postgres compatible database using S3 as permanent storage

Benchmarking

  • Running the postgres benchmark: python3 pgbench.py (requires pgbench to be installed locally)
  • Running rust benchmarks: cargo bench

Loom Testing

RUSTFLAGS="--cfg loom" cargo test --release

About


Languages

Language:Rust 99.5%Language:Python 0.4%Language:Shell 0.0%