Working with Key Value Storage
ℹ️ This page is just a rough outline of what I want to cover.
Background
- namespace
- "reserved" names (i.e.
/app/, others?) - value types and limits
- ⇒ REST API
Procedures
- initializing KV storage (i.e. create
/directory) - list values
- create directory
- store a value (create or overwrite)
- need
--forceto overwrite existing value
- need
- read a value
- create a symlink
- read a symlink
- get usage
- rename/move a value
Generated
2025-09-22 03:40:19
74d4feb
2025-09-22 03:38:41 +0000