nkv_spec 0.1.0

Cap'n Proto generated files for nkv
Documentation
  • Coverage
  • 0%
    0 out of 190 items documented0 out of 190 items with examples
  • Size
  • Source code size: 84.7 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.7 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • uncleDecart

Notify Key Value Storage (nkv) Specification

This library contains specification for Notify Key Value (repo link). Also it contains golang and rust generated versions so that you can use them in your own nkv client.

Specification is written using Cap'n Proto which makes it easier to create clients in other programming languages, Cap'n Proto supports bunch of them out of the box.