How to use @keyv/postgres - 1 common examples

To help you get started, we’ve selected a few @keyv/postgres examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github lukechilds / keyv / test / storage-adapters / postgresql.js View on Github external
const store = () => new KeyvPostgres('postgresql://postgres@localhost:5432/keyv_test');
keyvTestSuite(test, Keyv, store);

@keyv/postgres

PostgreSQL storage adapter for Keyv

MIT
Latest version published 29 days ago

Package Health Score

92 / 100
Full package analysis

Popular @keyv/postgres functions