shared) from how that need is actually met (an adapter, implemented in storage).
Supported and planned adapters
- In-memory (used for tests and local development)
- PostgreSQL
- Supabase
- Other cloud-native databases
- Custom enterprise adapters
shared. This is part of why Parmana describes itself as storage agnostic: swapping the in-memory adapter for a PostgreSQL-backed one is a change confined to the storage package.