14 releases (7 breaking)
new 0.8.4 | Nov 12, 2024 |
---|---|
0.8.2 | Aug 28, 2024 |
0.8.1 | Jun 12, 2024 |
0.7.0 | Dec 21, 2023 |
0.4.0 | Nov 27, 2023 |
#492 in Database interfaces
8,189 downloads per month
Used in 23 crates
(5 directly)
62KB
1.5K
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
~2.7–5MB
~82K SLoC