#kv #deno #protocols #protobuf #traits #denokv #type

denokv_proto

Fundamental types, traits, and protobuf models for denokv

9 releases (breaking)

0.7.0 Dec 21, 2023
0.6.1 Dec 8, 2023
0.5.0 Dec 5, 2023
0.4.0 Nov 27, 2023
0.1.0 Oct 26, 2023

#1113 in Database interfaces

Download history 1070/week @ 2024-01-04 1092/week @ 2024-01-11 1083/week @ 2024-01-18 1379/week @ 2024-01-25 1325/week @ 2024-02-01 1306/week @ 2024-02-08 1104/week @ 2024-02-15 1180/week @ 2024-02-22 1431/week @ 2024-02-29 1457/week @ 2024-03-07 1084/week @ 2024-03-14 1117/week @ 2024-03-21 1648/week @ 2024-03-28 1236/week @ 2024-04-04 1443/week @ 2024-04-11 1184/week @ 2024-04-18

5,640 downloads per month
Used in 13 crates (5 directly)

MIT license

44KB
1K SLoC

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.

Dependencies

~3.5–6MB
~107K SLoC