robt 0.1.0

Read only, immutable Btree for indexing key,value
Documentation

Rustdoc

Index key,value dataset using a Read Only Btree. Refer to rustdoc link (above) for details.

Contribution

  • Simple workflow. Fork, modify and raise a pull request.
  • Before making a PR,
    • Install and run cargo spellcheck to remove common spelling mistakes.
    • Run check.sh with 0 warnings, 0 errors and all testcases passing.
  • Developer certificate of origin is preferred.