- engineering 21
- agents 14
- claude-code 12
- rag 10
- memory 7
- architecture 6
- operations 5
- migration 4
- security 4
- hooks 3
- vault 3
- durability 2
- honest-tradeoffs 2
- multi-agent 2
- query-planner 2
- queues 2
- self-hosting 2
- skills 2
- storage 2
- transactions 2
- afk 1
- chunking 1
- compliance 1
- concurrency 1
- context-engineering 1
- cost 1
- cost-tracking 1
- data 1
- decision-frameworks 1
- disaster-recovery 1
- evals 1
- firebase 1
- hardware 1
- incident 1
- intro 1
- isolation 1
- kubernetes 1
- learning 1
- manifesto 1
- mcp 1
- mongodb 1
- observability 1
- ops 1
- performance 1
- persistence 1
- pgvector 1
- postgres 1
- regression-testing 1
- sagas 1
- sdk 1
- search 1
- slash-commands 1
- stride 1
- threat-model 1
- tutorial 1
- vector 1
- wal 1
- JUN 2026
RedDB on a Raspberry Pi: the smallest sane install
A weekend exercise — image a Pi 5, install RedDB, load a hundred thousand rows, and see what happens when document + vector + KV + blob all live on a $80 board under the desk.
- MAY 2026
GDPR right-to-erasure when your data is replicated and embedded
Article 17 across replicas, derived embeddings, backups, and WAL — what RedDB does automatically and what still needs an operator runbook.
-
BYOK, KMS, and the boring parts of multi-tenant secrets
AWS KMS, GCP KMS, and HSM integration for RedDB — plus the three failure modes nobody writes about until they happen at 03:00.
- APR 2026
Disaster recovery for RedDB: PITR, snapshots, regional failover
An operator playbook for RedDB disaster recovery — point-in-time restore with example commands, snapshot scheduling, cross-region replication topology, the RPO/RTO numbers you can actually hit, and an honest list of what we don't yet do.
-
Self-hosting RedDB: the real-world checklist
An operator-grade checklist for running RedDB on your own infrastructure — container images, k8s manifests, volume sizing, monitoring, backups, network policies, and the secrets-management decisions that bite later.