denokv_proto

Crates.iodenokv_proto
lib.rsdenokv_proto
version0.8.1
sourcesrc
created_at2023-10-26 18:04:38.309238
updated_at2024-06-12 19:16:05.446412
descriptionFundamental types, traits, and protobuf models for denokv
homepage
repositoryhttps://github.com/denoland/denokv
max_upload_size
id1014820
size100,319
Heyang Zhou (losfair)

documentation

README

denokv_proto

The denokv_proto crate provides foundational types and structures related to Deno KV protocol.

It contains the protobuf definitions for the KV Connect protocol, as well as the KV Connect specification. It also contains a Database trait that can be implemented to provide a Deno KV compatible database.

Commit count: 53

cargo fmt