#
ioredis
Here are 87 public repositories matching this topic...
enhancement
New feature or request
good first issue
Good for newcomers
discussion
An issue that is questionable
artur-ma
commented
May 25, 2022
Hey, found some inconsistency in ioredis-mock lua.
Lua:
local res = redis.call('SET', 'key', 'val', 'GET');
return res
should return the old value if exists, but with ioredis-mock it returns "OK"
https://redis.io/commands/set/
Aggregate many Redis5 Streams to one Redis connection (XREAD collapsing)
-
Updated
Oct 20, 2019 - JavaScript
Speculative GraphQL metrics for your Postgres databases.
graphql-query
redis
socket-io
redis-cache
postgres-database
ioredis
graphiql-interface
postgraphile
database-url
-
Updated
Jun 3, 2021 - JavaScript
Package for working with Redis in AdonisJS
-
Updated
May 18, 2022 - TypeScript
Redis store for node-cache-manager using IORedis.
-
Updated
Jul 8, 2022 - JavaScript
A hapi plugin for rate limiting. Simple and easy.
nodejs
redis
node
hapi
rate-limits
hapijs
rate-limiting
rate-limit
hapi-plugin
future-studio-university
ioredis
async-ratelimiter
-
Updated
Jun 27, 2022 - JavaScript
Manage real-time leaderboards using Redis
redis
promises
typescript
leaderboard
scoreboard
ioredis
periodic-leaderboards
leaderboard-matrix
recurring-leaderboards
redis-rank
-
Updated
Apr 9, 2022 - TypeScript
kimyvgy
commented
Oct 4, 2021
You can upgrade redis package to the latest version which patched 1 security vulnerability.
The Sample Application for the Node.js Redis Crash Course.
-
Updated
Oct 15, 2021 - JavaScript
Cache tags library for node.js
-
Updated
Jun 10, 2022 - Ruby
NestJS base project with mysql
mysql
docker
firebase
aws-s3
scheduler
socket-io
swagger
typeorm
stripe-payments
base-project
ioredis
redis-pubsub
nestjs
twilio-sms
sendgrid-mail
bullmq
-
Updated
Jun 25, 2022 - TypeScript
A clean redis cache lib based on ioredis
-
Updated
Aug 5, 2017 - JavaScript
Welcome to the redis stream extension for vscode!
-
Updated
Feb 1, 2022 - JavaScript
Ioredis integration module for nestjs framework
-
Updated
Jun 17, 2019 - TypeScript
Stream data from and to Redis with Node.
-
Updated
Mar 1, 2021 - TypeScript
Client library for RediSearch Redis Module, designed to work in conjunction with ioredis
-
Updated
Nov 18, 2020 - TypeScript
RDS client
-
Updated
Feb 1, 2021 - JavaScript
Improve this page
Add a description, image, and links to the ioredis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ioredis topic, visit your repo's landing page and select "manage topics."

as we have multi-users using the dashboard in a multi-user single redis instance environment.
connection persistence will leave all the users see the connection.