dipswitch-postgres

JSON →
library 1.0.0 ·javascript
verified Jun 5, 2026

dipswitch-postgres v1.0.0 provides a PostgreSQL-backed store for the dipswitch feature toggle library. It integrates with dipswitch to persist and retrieve toggle states in a PostgreSQL database. The package is stable but minimal, designed specifically for dipswitch and requiring a PostgreSQL connection string. Compared to other stores (e.g., in-memory or Redis), dipswitch-postgres offers persistent storage for production use. Release cadence is low; no recent updates.