nkv_spec

Crates.ionkv_spec
lib.rsnkv_spec
version0.1.2
sourcesrc
created_at2024-10-29 13:53:45.30736
updated_at2024-11-15 15:12:02.465791
descriptionCap'n Proto generated files for nkv
homepage
repositoryhttps://github.com/uncleDecart/nkv_spec
max_upload_size
id1427028
size120,413
Pavel Abramov (uncleDecart)

documentation

README

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.

Commit count: 3

cargo fmt