nosql_db 0.0.2

The NoSQL DB provide a simple and portable interface for a Key-Value database for rust
Documentation
  • Coverage
  • 71.43%
    10 out of 14 items documented0 out of 11 items with examples
  • Size
  • Source code size: 3.56 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.43 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • vincenzopalazzo/nosql-db
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • vincenzopalazzo

NoSQL DB

The NoSQL DB provide a simple and portable interface for a Key-Value database for rust!

Table of Content

  • Introduction
  • How to Use
  • How to add support for another db
  • License