okv_memory 0.3.0

A versatile key-value storage library
Documentation
  • Coverage
  • 91.67%
    11 out of 12 items documented0 out of 11 items with examples
  • Size
  • Source code size: 10.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.11 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 18s Average build duration of successful builds.
  • all releases: 18s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • explodingcamera/okv
    4 0 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • explodingcamera

In-Memory Database Backend for OKV

This crate provides a In-Memory database backend for the OKV key-value store. See the OKV crate for more information. Should not be used directly, but through the OKV crate.