{"library":"winston-redis-stream","type":"library","category":null,"description":"A fixed-length Redis transport for winston using Redis Streams (Redis 5.0+). Current version 0.0.3, last updated on npm. This is a fork of the original winston-redis, rewritten to use ioredis and Redis Streams for capped log storage. Unlike the original, it does not support Redis Pub/Sub for logging. The query method filters by time range and supports field selection. Requires Node >=8.11, winston ^3.0.0, and Redis server >=5.0.0. Lightweight, no external dependencies beyond winston and ioredis.","language":"javascript","status":"active","version":"0.0.3","tags":["javascript","logging","sysadmin","tools","winston","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install winston-redis-stream","imports":["import RedisTransport from 'winston-redis-stream'","const RedisTransport = require('winston-redis-stream')","const winston = require('winston'); const RedisTransport = require('winston-redis-stream'); winston.add(new RedisTransport({...}))"]},{"cmd":"yarn add winston-redis-stream","imports":[]},{"cmd":"pnpm add winston-redis-stream","imports":[]}],"homepage":"https://gitlab.com/nottledim/winston-redis-stream.git#readme","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"winston-redis-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}