{"library":"postgres-redis","type":"library","category":null,"description":"Caching layer for node-postgres (pg) that automatically caches SELECT query results in Redis. Version 0.1.0, experimental. Provides multiple hash types (farmhash32, farmhash64, blake2b512, full) for cache keys. Falls back to Postgres on Redis failure. Requires pg/pg-pool and redis/ioredis as peer dependencies. Distinct from other caching libraries by offering configurable hash strategies and per-query custom hashing.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","node","postgres","pg","redis","ioredis","cache","caching"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-redis","imports":["import { PostgresRedis } from 'postgres-redis'","import { PostgresRedisAsync } from 'postgres-redis'","import { HashTypes } from 'postgres-redis'"]},{"cmd":"yarn add postgres-redis","imports":[]},{"cmd":"pnpm add postgres-redis","imports":[]}],"homepage":"https://github.com/kwalski/pg-redis#readme","github":"https://github.com/kwalski/postgres-redis","docs":null,"changelog":null,"pypi":null,"npm":"postgres-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}