Files
auth-proxy/docs
db123-test f04f6192ff docs: fix typos and update design rationale for SQLite choice
- Correct "proxyway" typo in README
- Rewrite design.md to explain SQLite decision over in-memory map,
  highlighting persistence, ACID transactions, and concurrent read
  support via WAL mode
- Increase audit log rotation limit from 100k to 200k entries
2026-05-05 18:21:40 +03:30
..