| Crates.io | robt |
| lib.rs | robt |
| version | 0.2.0 |
| created_at | 2020-12-24 17:02:59.692949+00 |
| updated_at | 2021-03-13 11:06:18.780124+00 |
| description | Read only, immutable Btree for indexing key,value |
| homepage | |
| repository | https://github.com/bnclabs/robt |
| max_upload_size | |
| id | 326944 |
| size | 129,229 |
Index key,value dataset using a Read Only Btree. Refer to rustdoc link (above) for details.
make build to confirm all versions of build is passing with
0 warnings and 0 errors.check.sh with 0 warnings, 0 errors and all testcases passing.perf.sh with 0 warnings, 0 errors and all testcases passing.cargo spellcheck to remove common spelling mistakes.