- Use
Postgresql
as app general database, with cloudnative-pg
support, in database-system
namespace;
- Use
pig
to build central postgres instance with extensions, ref;
- Serve
${APP}-initdb
and ${APP}-pguser
secrets per app via component:cnpg
, in app namespaces;
- Current instance
Postgres
contains vector, vchord
;
- Current Status: Active;
- Use
Dragonfly
as app in-memory data store instead of valkey
and redis
;
- Serve 1 instance per app via
component:dragonfly
, in app namespaces;
- Current Status: Active;
- Use
EMQX
for home-assistant zigbee2mqtt;
- Current Status: Archived;