An open API service providing repository metadata for many open source software ecosystems.

Topic: "redis-module"

redis/ioredis

🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

Language: TypeScript - Size: 6.8 MB - Last synced at: about 1 hour ago - Pushed at: 11 days ago - Stars: 14,751 - Forks: 1,210

RediSearch/RediSearch

A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.

Language: C - Size: 46.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5,744 - Forks: 542

RedisBloom/RedisBloom

Probabilistic Datatypes Module for Redis

Language: C - Size: 1.96 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 1,701 - Forks: 261

RedisTimeSeries/RedisTimeSeries

Time Series data structure for Redis

Language: C - Size: 12.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1,039 - Forks: 147

swilly22/redis-graph 📦

A graph database with Cypher query language as a Redis module

Language: C - Size: 1.25 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 408 - Forks: 26

aviggiano/redis-roaring

Roaring Bitmaps for Redis

Language: C - Size: 55.1 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 355 - Forks: 57

sewenew/redis-protobuf

Redis module for reading and writing Protobuf messages

Language: C++ - Size: 585 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 204 - Forks: 22

danni-m/redis-timeseries

Future development of redis-timeseries is at github.com/RedisLabsModules/redis-timeseries.

Language: C - Size: 116 KB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 201 - Forks: 30

wenerme/go-rm

Write Redis module in Golang

Language: C - Size: 97.7 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 155 - Forks: 17

ekzhang/redis-rope

🪢 A fast native data type for manipulating large strings in Redis

Language: Zig - Size: 185 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 122 - Forks: 3

buguang01/bige

游戏服务器框架。

Language: Go - Size: 4.5 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 84 - Forks: 18

usmanm/redis-tdigest

t-digest module for Redis

Language: C - Size: 29.3 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 73 - Forks: 12

erans/redissnowflake

Twitter's Snowflake based ID generation as a redis module

Language: C - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 73 - Forks: 9

tombatron/NReJSON

A set of extensions for interacting with the ReJSON module for Redis.

Language: C# - Size: 164 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 71 - Forks: 14

OhBonsai/RedisTree

Redis Tree (Ploytree) Structure Module

Language: Rust - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 63 - Forks: 4

sewenew/redis-llm

redis-llm integrates LLM with Redis. It can help LLM to access private data, and remember long chat history.

Language: C++ - Size: 2.99 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 60 - Forks: 2

zhao-lang/redis_hnsw

HSNW module for Redis

Language: Rust - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 57 - Forks: 3

RedisJSON/RedisJSON2 📦

Rust based RedisJSON implementation - Deprecated and moved to RedisJSON/RedisJSON

Language: Rust - Size: 287 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 54 - Forks: 4

f0rmiga/sessiongate

⚡️A Redis module that provides session management.

Language: C - Size: 86.9 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 53 - Forks: 4

ayarotsky/redis-shield

A loadable Redis module that implements the token bucket algorithm to do rate limiting as a native command

Language: Rust - Size: 88.9 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 50 - Forks: 1

wujunwei/redlock

a way to achieve distributed lock by redis module

Language: C - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 50 - Forks: 5

clouddrove/terraform-aws-elasticache

Terraform module to create Elasticache Cluster and replica for Redis and Memcache.

Language: HCL - Size: 209 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 46 - Forks: 29

RediSearch/redisearch-api-rs

Rust RediSearch API binding

Language: C - Size: 80.1 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 3

limithit/RedisPushIptables

RedisPushIptables is used to update firewall rules to reject the IP addresses for a specified amount of time or forever reject.

Language: C - Size: 378 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 37 - Forks: 11

RedisLabsModules/secondary 📦

Redis Secondary Indexing Module, been suspended see: https://github.com/RediSearch/RediSearch/

Language: C - Size: 394 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 3

tidwall/redbench

Benchmarking for custom Redis commands and modules

Language: Go - Size: 4.88 KB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 33 - Forks: 9

starkdg/reventis

Fast spatio-temporal system to index events.

Language: C++ - Size: 896 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 1

linfangrong/redismodule-ratelimit

Redis module that provides ratelimit

Language: C - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 25 - Forks: 3

danitseitlin/redis-interval-sets 📦

Redis module for creating interval sets, handling them and filtering out relevant sets by number in range.

Language: Rust - Size: 57.6 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 2

wujunze/redis-module-panda

A simple redis module, Just for fun

Language: C - Size: 7.81 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 2

starkdg/Redis-ImageScout

Redis Module for indexing of image fingerprints for fast efficient retrieval.

Language: C++ - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 4

gsquire/redis-multi-map

A Redis module implementing a MultiMap type

Language: C - Size: 27.3 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 3

poga/redis-percentile

redis module for percentile estimation

Language: Rust - Size: 9.77 KB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 1

tzongw/redis-timer Fork of dbenders/redis-timer

A timer module for Redis

Language: C - Size: 59.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 13 - Forks: 1

infobip/redis-fpn

Redis module for Fixed Point Number data type

Language: C - Size: 37.1 KB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 1

dbenders/redis-timer

A timer module for Redis

Language: C - Size: 9.77 KB - Last synced at: 12 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 4

bobbui/smart-redis

Redis cache which automatically build and refresh itself.

Language: JavaScript - Size: 136 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 1

itamarhaber/zpop

A Redis module that implements the regular and blocking ZPOP operations

Language: C - Size: 39.1 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 0

halaei/lqrm

Laravel Queue Redis Module

Language: C - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

f0rmiga/sessiongate-go

A driver for the SessionGate Redis module - easy session management using the Go language.

Language: Go - Size: 16.6 KB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 2

buraksezer/RedisJumphash

Google's "Jump" Consistent Hash function in C, as Redis module.

Language: C - Size: 10.7 KB - Last synced at: 9 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

prashanthpai/redis_cron

Cron job scheduler redis module, inspired by pg_cron.

Language: Rust - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

rcelha/redelay

Scheduler module for Redis

Language: Rust - Size: 65.4 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

dyne/RedRoom

Zenroom crypto module for Redis

Language: C - Size: 309 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

yangcancai/big_data

Safe Rust code for creating Erlang NIF and Redis module to store big data

Language: Rust - Size: 2.23 MB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

Norbytus/rust-redis-regular-expression-module

Simple rust redis module to use regular expression

Language: Rust - Size: 21.5 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

redis-porto/redistimeseries-airquality

Basic time-series setup, using "Air Quality" dataset. The Data was recorded from March 2004 to February 2005 (one year) and will enable us to produce the following aggregations using only Redis to do the aggregations and operations on the data

Language: Python - Size: 1.44 MB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 3

mCaptcha/cache

Redis module that implements mCaptcha cache and counter

Language: Rust - Size: 4.47 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 3

hjr265/redis-too

Redis module that implements a Jaccardian similarity and memory-based collaborative filtering recommendation engine

Language: C - Size: 24.4 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

gsquire/fencelock

An alternative distributed lock for Redis

Language: C - Size: 19.5 KB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

danni-m/redis-info-statsd

redis module to update your statsd server

Language: C - Size: 14.6 KB - Last synced at: 21 days ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 0

realaravinth/redis-leaky-bucket

Redis module that implements leaky bucket algorithm

Language: Rust - Size: 2.96 MB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

Dudemullet/ctq-redis-module

A cancellable timeout queue for Redis

Language: C - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

lloydzhou/redisim

redis im server

Language: C - Size: 251 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

comodal/redis-locks 📦

Distributed Systems locks backed by Redis

Language: C - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

janraak/Redis-Mercator

A suite of module which adds full text search, graph traversal, graph db mapping, full text indexing, buseness rules, set operations and more to a standard REDIS installation.,

Language: C++ - Size: 31.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

sgama/demo-redisconf19

A short demo of some of the things I learned at RedisConf19

Language: Python - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Spidey-code/authentication-redis-nestjs

Project to demonstrate implmentation of redis in NestJs for OTP and authentication with using argon2 for hashing.

Language: TypeScript - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Spartee/RedisIP

A very simple Redis module for logging the host and IP of a Redis instance

Language: C - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

prashanthpai/redis-rlist

A Redis module that adds rate limiting to Redis lists.

Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

OhBonsai/RedisLtree

redis tree module structure

Language: Rust - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

filipecosta90/redismodule-sample-cpu-features

A cross platform Redis Module Example that warns and uses the optimized functions based on instruction set extensions available and or microarchitecture

Language: C - Size: 14.6 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

wlattner/redis-recommend

A Recommendation Module for Redis

Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

aviggiano/rm-logger

Redis module logger

Language: C - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

GabrielHCataldo/go-redis-template

🗄️ Powerful template for Redis written in Go, with optimized fundamental functions, without having to worry about conversions or pointers.

Language: Go - Size: 145 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ashtonian/bitnami-redis-tairhash

Bitnami Redis image with Tair Hash module.

Language: Dockerfile - Size: 16.6 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

arm64-compat/redis-stack

ARM64 compatible images of redis-stack

Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

redislabs-training/ru201

Source code for the RU201 RediSearch Course

Language: JavaScript - Size: 11.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

filipecosta90/RedisSketch

Lossy, compressed representations of massive data streams module for Redis

Size: 4.88 KB - Last synced at: 26 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

spencerparkin/ParkinDSF

This is a Redis plugin that adds DSF (disjoint set forest) support to the server.

Language: C - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sigoden/iredismodule

Create redis module with rust

Language: Rust - Size: 382 KB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

madhead/kn-redis

Redis module in Kotlin/Native

Language: C - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

filipecosta90/list_extend

Sample Redis Module, named LIST_EXTEND, implementing low and high value filters on LISTs.

Language: C - Size: 7.81 KB - Last synced at: 14 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 4

areller/redis-dict

Redis with Sorted Dictionaries

Language: C - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

halaei/lqrm-php

PHP Driver for Laravel Queue Redis Module (lqrm) - under development

Language: PHP - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

z4m0/bloom-filter-redis-module

A Redis module implementing Bloom filters.

Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

HarithaMihimal/Redis-Instructions

This repository explores Redis, an open-source, in-memory data structure store used as a database, cache, and message broker. Redis offers high performance and supports versatile data structures like strings, hashes, lists, sets, and sorted sets.

Size: 5.86 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ziglana/zig-redismodule Fork of 0xrinegade/zig-redismodule

zig 0.13 ⚡️blazigly fast⚡️ redis module 2024

Size: 75.2 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

goodform/awesome-redis-module

This is a curated list of resources related to valkey/redis module, including a selection of useful module.

Language: Python - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

febytanzil/gocache

imdb cache wrapper written in golang

Language: Go - Size: 9.77 KB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

axiros/redis_auto_del

Automatically deletes a key when a client disconnects

Language: C - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

senocak/NodeJS-Blog

NodeJS Blog with MongoDB - MVC, CRUD, ROUTING, SEED, REDIS

Language: JavaScript - Size: 12.1 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Sidfate/MyRedisModules

My redis modules for more useful command.

Language: C - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

lnx/rbf

Redis Bloom Filter

Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

kawmarco/redis-module-32bit-boilerplate

Simple boilerplate code to develop 32bit Redis modules using Docker and Make

Language: Makefile - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

SimonRichardson/muten

A redis module for a roshi set.

Language: C - Size: 139 KB - Last synced at: 29 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

mirrors/ioredis

🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

Language: TypeScript - Size: 9.46 MB - Last synced at: 10 months ago - Stars: 0 - Forks: 0