Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
rate-limiter-flexible
Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM
iovalkey
A robust, performance-focused and full-featured Valkey/Redis client for Node.js.
@keyv/valkey
Valkey storage adapter for Keyv
@valkey/valkey-glide
General Language Independent Driver for the Enterprise (GLIDE) for Valkey
@valkey/bloom
This package provides support for the [RedisBloom](https://redisbloom.io) module, which adds additional probabilistic data structures to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the Re
@valkey/graph
Example usage:
@valkey/client
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
@valkey/json
This package provides support for the [RedisJSON](https://redis.io/docs/stack/json/) module, which adds JSON as a native data type to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the Redis
@valkey/search
This package provides support for the [RediSearch](https://redisearch.io) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the RedisJSON module. It extends the [Node Redis client](https://github.co
@valkey/time-series
This package provides support for the [RedisTimeSeries](https://redistimeseries.io) module, which adds a time series data structure to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the Redi
node-valkey
A modern, high performance Valkey client
valkey-client
The source code and documentation for this package are in the main [node-valkey](https://github.com/firassziedan/node-valkey) repo.
valkey
A modern, high performance Valkey client
valkey-search
This package provides support for the [ValkeySearch](https://valkeyearch.io) module, which adds indexing and querying support for data stored in Valkey Hashes or as JSON documents with the ValkeyJSON module. It extends the [Node Valkey client](https://gi
valkey-bloom
This package provides support for the [ValkeyBloom](https://valkeybloom.io) module, which adds additional probabilistic data structures to Valkey. It extends the [Node Valkey client](https://github.com/firassziedan/node-valkey) to include functions for e
valkey-json
This package provides support for the [ValkeyJSON](https://valkey.io/docs/stack/json/) module, which adds JSON as a native data type to Valkey. It extends the [Node Valkey client](https://github.com/firassziedan/node-valkey) to include functions for each
@testcontainers/valkey
Valkey module for Testcontainers
valkey-graph
Example usage: ```javascript import { createClient, Graph } from 'valkey';
valkey-time-series
This package provides support for the [ValkeyTimeSeries](https://valkeytimeseries.io) module, which adds a time series data structure to Valkey. It extends the [Node Valkey client](https://github.com/firassziedan/node-valkey) to include functions for each
valkey-index
Strongly typed index abstractions for Valkey