Here are
71 public repositories
matching this topic...
📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app
Updated
Oct 8, 2021
JavaScript
🌲 A robust tree structure implementation for Redis
Updated
Mar 18, 2021
JavaScript
Aggregate many Redis5 Streams to one Redis connection (XREAD collapsing)
Updated
Oct 20, 2019
JavaScript
Speculative GraphQL metrics for your Postgres databases.
Updated
Jun 3, 2021
JavaScript
Redis(ioredis) module for NestJS framework
Updated
Oct 15, 2021
TypeScript
Package for working with Redis in AdonisJS
Updated
Aug 29, 2021
TypeScript
Redis store for node-cache-manager using IORedis.
Updated
Oct 8, 2021
JavaScript
A hapi plugin for rate limiting. Simple and easy.
Updated
Oct 14, 2021
JavaScript
Updated
Sep 21, 2021
TypeScript
Manage real-time leaderboards using Redis
Updated
Oct 8, 2021
TypeScript
Angular 10 Front-End and Nestjs 7 framework Back-End build Fullstack CNode
Updated
Jun 23, 2021
TypeScript
Application to manage Redis database
Updated
Aug 29, 2021
TypeScript
A performance benchmark for node_redis and ioredis.
Updated
Jul 7, 2020
JavaScript
The Sample Application for the Node.js Redis Crash Course.
Updated
Oct 15, 2021
JavaScript
The LN(lamer news) style social news site written in Node/Express/Redis/jQuery
Updated
Oct 18, 2018
JavaScript
Cache tags library for node.js
Updated
Sep 21, 2021
Ruby
NestJS base project with mysql
Updated
Oct 6, 2021
TypeScript
A clean redis cache lib based on ioredis
Updated
Aug 5, 2017
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
Nodejs cache using ioredis
Updated
Oct 15, 2020
TypeScript
Welcome to the redis stream extension for vscode!
Updated
Jan 2, 2021
JavaScript
Node/Redis based CloudSearch Alternative
A Blender addon that display IOR values in a list
Updated
Aug 31, 2017
Python
Updated
Feb 1, 2021
JavaScript
use ioredis in Express successful
Updated
Jun 24, 2018
JavaScript
使用nextjs+koa2实现React服务端渲染(SSR)。
Updated
Nov 29, 2019
JavaScript
Improve this page
Add a description, image, and links to the
ioredis
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ioredis
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I was trying to use iosredis-mock with the bull queue library when it screamed at me saying that "client is not a function"
It looks like iosredis has a client function.
this is the code that I was trying to make work