1 unstable release

0.0.1 Oct 18, 2021

#54 in #full

MIT/Apache

18KB
391 lines

Badger

Badger is a Rust implementation for https://github.com/dgraph-io/badger. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL.

English | 简体中文

github Build codecov

rustc rustc

License

Licensed under Apache License, Version 2.0.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license.

Dependencies

~6–16MB
~180K SLoC