Working with Key Value Storage
Background
- namespace
- "reserved" names (i.e.
/app/
, others?) - value types and limits
Procedures
- initializing KV storage (i.e. create
/
directory) - list values
- create directory
- store a value (create or overwrite)
- need
--force
to overwrite existing value
- need
- read a value
- create a symlink
- read a symlink
- get usage
- rename/move a value
Questions
Generated
2025-08-10 05:59:36
d932e5d
2025-08-10 05:59:10 +0000