aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server-postgres/migrations/20230315224203_create-deleted.sql
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-08-18 08:36:55 +0100
committerGitHub <noreply@github.com>2023-08-18 08:36:55 +0100
commit69a772d1caa52464612b602d7342a2d5aa27048c (patch)
tree770ae3b8d5d36c49a90fc68c9a2b1a5af4a9cb44 /atuin-server-postgres/migrations/20230315224203_create-deleted.sql
parentfix(ubuntu/arm*): detect non amd64 ubuntu and handle (#1131) (diff)
downloadatuin-69a772d1caa52464612b602d7342a2d5aa27048c.zip
Add kv map builder and list function (#1179)
* Add kv map builder and list function 1. BREAKING - default namespace is now called "default" 2. Build an in-memory hashmap from the kv store 3. Allow listing I need to cache the hashmap next, probs with a write-through to avoid constant rebuilds. Also check if BTreeMap is suitable. Sorted is useful for listing but there's probs a better ds to use. * Allow pure kv set, no filesystem
Diffstat (limited to 'atuin-server-postgres/migrations/20230315224203_create-deleted.sql')
0 files changed, 0 insertions, 0 deletions