Module bonsaidb::core::keyvalue

Expand description

Types for utilizing a lightweight atomic Key-Value store.

Modules

  • Types for executing get operations.
  • Types for executing increment/decrement operations.
  • Types for handling key namespaces.
  • Types for executing set operations.

Structs

Enums

Traits

  • Key-Value store methods. The Key-Value store is designed to be a high-performance, lightweight storage mechanism.
  • Key-Value store methods. The Key-Value store is designed to be a high-performance, lightweight storage mechanism.