summaryrefslogtreecommitdiffstats
path: root/atuin-client/src/history.rs
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-client/src/history.rs
parentfbbe24da759ad846c54b7e0091618c9b89654e91 (diff)
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-client/src/history.rs')
0 files changed, 0 insertions, 0 deletions