gitdataai/libs/db
ZhenYi 4d5caffe0b fix(deploy): disable readOnlyRootFilesystem to prevent temp file write errors
Email worker and other pods fail with "Read-only file system" when
readOnlyRootFilesystem is true, since they need to write temp files.
Also adds debug print statements for database connection lifecycle.
2026-05-11 01:14:06 +08:00
..
cache.rs feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
Cargo.toml feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
database.rs fix(deploy): disable readOnlyRootFilesystem to prevent temp file write errors 2026-05-11 01:14:06 +08:00
lib.rs init 2026-04-15 09:08:09 +08:00