Skip to content

Commit 9af6527

Browse files
committed
docs(design): propose per-adapter logical backup format
Per-adapter directory hierarchy (dynamodb/<table>/items/<pk>.json, s3/<bucket>/<original/path>, redis/db_<n>/<type>/<key>.{bin,json,jsonl}, sqs/<queue>/messages.jsonl) so a backup is recoverable without elastickv — cat / jq / find / aws s3 sync / redis-cli are sufficient. Strips internal magic prefixes and wide-column key encodings; pins read_ts via the lease- read path and the active timestamp tracker so the dump is consistent and the compactor cannot retire its versions mid-dump.
1 parent 579d193 commit 9af6527

1 file changed

Lines changed: 770 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)