Files
handbook/docs
dsql 9fb5067124 docs: drop the SQLite alternative from the Redis sidecar section
Redis-only now. The persist-or-not decision stays ephemeral (--save "")
vs persistent (--appendonly yes + ${MOUNTS_DIR}), and both caveats — the
~1s appendfsync everysec window and the not-backed-up dividing line —
are unchanged.

Signed-off-by: disqualifier <dev@disqualifier.me>
2026-07-14 15:55:16 -04:00
..