redis-streams
There are 78 repositories under redis-streams topic.
danielealbano/cachegrand
cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
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
Terkwood/BUGOUT
AI-driven, Multiplayer Go/Weiqi/Baduk for the web 🐛🤖🦀♟
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.
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
mjwestcott/fennel
A task queue library for Python and Redis
oliyh/carmine-streams
Utility functions for working with Redis streams in carmine
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.
tgrall/redis-streams-101-node
Getting started with Redis Streams & Node.js
tamimaj/nestjs-redis-streams
Redis Streams Transport for NestJS.
fooock/robots.txt
:robot: robots.txt as a service. Crawls robots.txt files, downloads and parses them to check rules through an API
TheAngryByrd/FSharp.Control.Redis.Streams
Interop library between Redis Streams and popular dotnet streaming libraries
chrnola/redis-streams-exporter
A tool for exposing data about Redis Streams consumer groups as Prometheus metrics.
hearit-io/redis-channels
Fast, reliable, and scalable channels implementation based on Redis streams.
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
tgrall/redis-streams-101-java
Getting started with Redis Streams & Java
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.
jamifyjs/redis-streams
Stream data from and to Redis with Node.
oalles/thingsboard-smartgw
Some ideas for a custom Thingsboard Gateway based on Redis and Apache Camel java connectors
eigenein/rusty-home
Hobby set of «smart home» microservices
jstotz/jstreams
A distributed streaming platform for Ruby built on top of 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.
SourceLabOrg/RedisStreams-StormSpout
Apache Storm Spout for Redis Streams.
evanshortiss/neon-debezium-redis-cdc
Learn how to implement Change Data Capture and Fan-out with Neon's serverless Postgres, Debezium, and Upstash Redis
Redislabs-Solution-Architects/redis-pulsar
Redis + Apache Pulsar integration
sysulq/rsmq-go
Go implementation of the Message Queue based on Redis Streams.