panorama/docs/src/notes/sledkeys.md
Michael Zhang 0ae4b0ba9e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
push
2023-06-22 00:45:14 -05:00

17 lines
289 B
Markdown

# Sled Keyspace
Panorama uses [sled] as a keystore.
The key space looks like:
- nodes
- by-uuid
- :uuid
- edges
- indexes
-
### Indexes
[sled]: https://github.com/spacejam/sled
[cockroachdb-kv]: https://github.com/cockroachdb/cockroach/blob/master/docs/tech-notes/encoding.md