{"library":"dipswitch-postgres","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","dipswitch","postgres"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dipswitch-postgres","imports":["import createStore from 'dipswitch-postgres';","import Dipswitch from 'dipswitch';","const createStore = require('dipswitch-postgres');"]},{"cmd":"yarn add dipswitch-postgres","imports":[]},{"cmd":"pnpm add dipswitch-postgres","imports":[]}],"homepage":"https://github.com/lanetix/node-dipswitch-postgres","github":"https://github.com/lanetix/node-dipswitch-postgres","docs":null,"changelog":null,"pypi":null,"npm":"dipswitch-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}