oliver-oloughlin/kvdex
A high-level abstraction layer for Deno KV with zero third-party dependencies by default 🦕🗝️
TypeScriptMIT
Issues
- 4
Typing doesn't work with `npm:@deno/kv`
#185 opened by RuiNtD - 5
Cannot use a primary index identical to the key
#143 opened by juliendorra - 6
- 1
Primary indexes specific error messages
#206 opened by denyncrawford - 2
Node support
#186 opened by RuiNtD - 1
async idGenerator
#196 opened by ryanleecode - 4
Relative import path "@olli/kvdex/ext/zod" not prefixed with.... on deno deploy
#194 opened by waptik - 3
types not accessible in v0.34.5
#187 opened by waptik - 5
- 15
Unable to deploy to Deno Deploy
#171 opened by mauritslourens - 5
Zod ext error
#174 opened by hwcwy - 2
The limit parameter error
#173 opened by hwcwy - 4
duplicate entries with same primary index value
#153 opened by waptik - 4
How to do upsert?
#137 opened by halvardssm - 14
Version history helpers?
#124 opened by juliendorra - 2
Best practices to list a complete collection
#135 opened by juliendorra - 1
Find by more than one secondary indices?
#134 opened by juliendorra - 23
DENO_CORE.serialize bug on Deno Deploy?
#130 opened by juliendorra - 3
- 3
OK flag always false on local install (Mac) yet code works on Deno Deploy.
#121 opened by juliendorra - 3
vscode type hint error message on default values
#101 opened by waptik - 2
- 4
0.18.5 breaks typing
#96 opened by J053Fabi0 - 8
`Deno Lint: Type 'Element' is not assignable to type 'KvValue'. Type 'VNode<any>' is not assignable to type 'KvObject'. Index signature for type 'string' is missing in type 'VNode<any>'`
#42 opened by afifurrohman-id - 1
Possible error in KvValue type definition
#39 opened by encendre - 16
Pagination
#29 opened by willpuckett