Commit Graph

10 Commits

Author SHA1 Message Date
DrMelone
a15906db85 upd 2026-02-19 22:20:14 +01:00
DrMelone
a23497346c pip install 2026-02-19 20:32:33 +01:00
DrMelone
6b34253f9e fixes 2026-02-19 19:47:04 +01:00
Claude
c270f4b934 Document ChromaDB SQLite limitation for multi-worker/multi-replica deployments
ChromaDB's default local PersistentClient uses SQLite which is not fork-safe.
When uvicorn forks multiple workers, concurrent writes crash workers instantly.
Added warnings and guidance across env config, HA/scaling, performance,
troubleshooting, Docker Swarm, Helm, Redis, RAG, and enterprise architecture docs.

https://claude.ai/code/session_01TPoquFdHG6dZxRrZ4Jormh
2026-02-16 11:04:51 +00:00
DrMelone
f6ce4c4245 ver 2026-02-16 00:39:21 +01:00
DrMelone
490f132c57 Update _category_.json 2026-02-14 11:41:28 +01:00
DrMelone
8edb316819 HTTPS moved 2026-02-14 11:37:32 +01:00
DrMelone
583d65e13b slugs 2026-02-14 01:19:41 +01:00
DrMelone
380196a2b9 prettier 2026-02-14 01:03:59 +01:00
DrMelone
c10c8d15ec complete docs overhaul 2026-02-14 01:02:31 +01:00