dodb-core 0.1.0

Core types for dodb, the fn0 document database
Documentation
  • Coverage
  • 13.64%
    21 out of 154 items documented0 out of 85 items with examples
  • Size
  • Source code size: 37.4 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.1 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1s Average build duration of successful builds.
  • all releases: 1s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • NamseEnt/fn0
    5 2 14
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • namse

Stable semantic contracts shared by the database layers.

This crate intentionally contains no storage engine, WAL, networking, or transaction execution machinery. It defines the values those layers must agree on.