forked from claw/flaskpaste
tasklist: mark wal mode complete
This commit is contained in:
@@ -34,7 +34,7 @@ Prioritized, actionable tasks. Each task is small and completable in one session
|
|||||||
|
|
||||||
| Status | Task
|
| Status | Task
|
||||||
|--------|--------------------------------------------------------------
|
|--------|--------------------------------------------------------------
|
||||||
| ☐ | Add SQLite WAL mode for better concurrency
|
| ☑ | Add SQLite WAL mode for better concurrency
|
||||||
| ☐ | Add /metrics endpoint skeleton (for future Prometheus)
|
| ☐ | Add /metrics endpoint skeleton (for future Prometheus)
|
||||||
| ☐ | Add structured logging option via environment variable
|
| ☐ | Add structured logging option via environment variable
|
||||||
| ☐ | Optimize container build with multi-stage Containerfile
|
| ☐ | Optimize container build with multi-stage Containerfile
|
||||||
@@ -43,6 +43,7 @@ Prioritized, actionable tasks. Each task is small and completable in one session
|
|||||||
|
|
||||||
| Date | Task
|
| Date | Task
|
||||||
|------------|--------------------------------------------------------------
|
|------------|--------------------------------------------------------------
|
||||||
|
| 2024-12 | Add SQLite WAL mode for better concurrency
|
||||||
| 2024-12 | Implement content-hash deduplication
|
| 2024-12 | Implement content-hash deduplication
|
||||||
| 2024-12 | Add X-Proxy-Secret validation
|
| 2024-12 | Add X-Proxy-Secret validation
|
||||||
| 2024-12 | Add X-Request-ID tracing
|
| 2024-12 | Add X-Request-ID tracing
|
||||||
|
|||||||
Reference in New Issue
Block a user