redis-streams
There are 91 repositories under redis-streams topic.
RedisGears/EdgeRealtimeVideoAnalytics
An example of using Redis Streams, RedisGears, RedisAI and RedisTimeSeries for Realtime Video Analytics (i.e. counting people)
leonh/redis-streams-fastapi-chat
A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.
mjwestcott/runnel
Distributed event processing for Python based on Redis Streams
dranikpg/gtrs
Turn Redis streams into typed Go channels in just a few lines
adalkiran/distributed-inference
A project to demonstrate an approach to designing cross-language and distributed pipeline in deep learning/machine learning domain, using WebRTC and Redis Streams.
Terkwood/BUGOUT
AI-driven, Multiplayer Go/Weiqi/Baduk for the web 🐛🤖🦀♟
mugli/orkid-node
Reliable and modern Redis Streams based task queue for Node.js 🤖
RedisGears/AnimalRecognitionDemo
An example of using Redis Streams, RedisGears and RedisAI for Realtime Video Analytics (i.e. filtering cats)
abhirockzz/redis-streams-in-action
Go, Rust, Java services to showcase Redis Streams and RediSearch in action
oliyh/carmine-streams
Utility functions for working with Redis streams in carmine
mjwestcott/fennel
A task queue library for Python and Redis
felipeagger/go-redis-streams
Demo using messaging with Redis Streams in Golang
livestreamx/overhave
Web-framework for BDD: scalable, configurable, easy to use, based on Flask Admin and Pydantic.
tamimaj/nestjs-redis-streams
Redis Streams Transport for NestJS.
saravanasai/stream-pulse
StreamPulse is a Laravel package for event streaming with support for multiple drivers. It provides a simple, unified API for publishing and consuming events across different streaming platforms.
tgrall/redis-streams-101-node
Getting started with Redis Streams & Node.js
fooock/robots.txt
:robot: robots.txt as a service. Crawls robots.txt files, downloads and parses them to check rules through an API
chrnola/redis-streams-exporter
A tool for exposing data about Redis Streams consumer groups as Prometheus metrics.
TheAngryByrd/FSharp.Control.Redis.Streams
Interop library between Redis Streams and popular dotnet streaming libraries
hearit-io/redis-channels
Fast, reliable, and scalable channels implementation based on Redis streams.
tgrall/redis-streams-101-java
Getting started with Redis Streams & Java
LRagji/redis-streams-broker
This package is a broker to redis stream data type, This package provides guaranteed message delivery feature with acknowledgement.
asiries335/redis-streams-php
This package is for working with Redis streams for PHP
trbck/streamengine
Python Stream Processing With Redis Streams
styxlab/redis-streams
Stream data from and to Redis with Node.
hearit-io/fastify-redis-channels
A Fastify plugin for channels implementation based on Redis streams.
kuldeepstechwork/Simple-Microservices-with-FastAPI-and-React
This is a simple microservices app built with FastAPI and React, using RedisJSON for the database and Redis Streams for event dispatch. It provides a user-friendly interface and easy data storage and event dispatch for microservices apps.
oalles/thingsboard-smartgw
Some ideas for a custom Thingsboard Gateway based on Redis and Apache Camel java connectors
jamifyjs/redis-streams
Stream data from and to Redis with Node.
AbdulRehman-z/instagram-microservices-golang
Implementation of Instagram backend using microservices architecture and redis-streams as message broker.
eigenein/rusty-home
Hobby set of «smart home» microservices
evanshortiss/neon-debezium-redis-cdc
Learn how to implement Change Data Capture and Fan-out with Neon's serverless Postgres, Debezium, and Upstash Redis
jstotz/jstreams
A distributed streaming platform for Ruby built on top of Redis Streams
SourceLabOrg/RedisStreams-StormSpout
Apache Storm Spout for Redis Streams.
sysulq/rsmq-go
Go implementation of the Message Queue based on Redis Streams.