{"library":"pino-redis-streams","type":"library","category":null,"description":"A pino transport that forwards logs to Redis Streams. Current version 1.0.3 enables high-throughput, structured logging into Redis Streams using the pino transport API. It leverages the node-redis client for Redis connectivity and supports TLS, authentication, and multiple stream keys. Compared to other Redis logging transports, it integrates directly with pino's pipeline, offering minimal overhead and async logging via pino's worker threads.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","pino","redis","streams","logger","log","transport","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install pino-redis-streams","imports":["import { transport } from 'pino';\nconst transport = pino.transport({ target: 'pino-redis-streams', options: {...} });","import type { PinoRedisStreamsOptions } from 'pino-redis-streams'; (if types are exported, check types package)","const pino = require('pino');\nconst transport = pino.transport({ target: 'pino-redis-streams', options: {...} });"]},{"cmd":"yarn add pino-redis-streams","imports":[]},{"cmd":"pnpm add pino-redis-streams","imports":[]}],"homepage":"https://github.com/Seboeb/pino-redis-streams#readme","github":"https://github.com/Seboeb/pino-redis-streams","docs":null,"changelog":null,"pypi":null,"npm":"pino-redis-streams","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}