add ArrayVec-backed serialized query overload; doc comments
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
5192927a53
commit
0e8ae1e13e
6 changed files with 52 additions and 13 deletions
src/database
|
@ -35,6 +35,7 @@ zstd_compression = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
arrayvec.workspace = true
|
||||
conduit-core.workspace = true
|
||||
const-str.workspace = true
|
||||
futures.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue