HashMapをラッピングしたシンプルなDB。 A simple DB wrapping a HashMap.
Add this to your Cargo.toml
:
toml
[dependencies]
ys_simple_db = "0.1"
$ git clone https://github.com/YoshizawaShogo/simpledb.git $ cd simpledb $ cargo run --example example --release
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.