A simple module to upload given CSV file into Redis
Javascript Redis protocol (RESP) parser
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
Convert objects/arrays into a CSV string or write them into a CSV file
Error classes used in node_redis
This package provides support for the [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) module, which adds JSON as a native data type to Redis.
A mature CSV toolset with simple api, full of options and tested against large datasets.
Redis utilities for redis instrumentations
CSV parser and writer
fast-csv formatting module
default socket.io in-memory adapter
CSV parsing implementing the Node.js `stream.Transform` API
fast-csv parsing package
A robust, performance-focused and full-featured Redis client for Node.js.
CSV and object generation implementing the Node.js `stream.Readable` API
A modern, high performance Redis client
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
Lock on asynchronous code
OpenTelemetry instrumentation for `redis` database client for Redis
CSV stringifier implementing the Node.js `stream.Transform` API
A parser and formatter for delimiter-separated values, such as CSV and TSV
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers
Trust Registry
Trust Registry
Trust Registry
Rust wrapper for the Simple Dynamic Strings lib created and maintained for Redis
Load-generation and benchmarking tool with Riak PBC, Redis (RESP-2), and HTTP drivers
Migration tool for importing vectors from other databases into VelesDB
A highly parallel Perl 5 interpreter written in Rust
Senior SysAdmin, Network Admin, Data Analyst, and Software Engineer living in your terminal. A high-precision local AI agent harness for LM Studio, Ollama, and other local OpenAI-compatible runtimes that runs 100% on your own silicon. Reads repos, edits files, runs builds, inspects full network state and workstation telemetry, and runs real Python/JS for data analysis.
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.