Ecosyste.ms: Repos

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

GitHub topics: redis-queue

celery/celery

Distributed Task Queue (development branch)

Language: Python - Size: 33.7 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 23,538 - Forks: 4,578

dsoftwareinc/django-tasks-scheduler

Schedule async tasks using redis pub/sub.

Language: Python - Size: 1.27 MB - Last synced: about 20 hours ago - Pushed: 1 day ago - Stars: 18 - Forks: 7

ledgetech/lua-resty-qless

Lua binding to Qless (Queue / Pipeline management) for OpenResty / Redis

Language: Lua - Size: 177 KB - Last synced: 1 day ago - Pushed: almost 2 years ago - Stars: 94 - Forks: 12

sdl60660/letterboxd_recommendations

Scraping publicly-accessible Letterboxd data and creating a movie recommendation model with it that can generate recommendations when provided with a Letterboxd username

Language: Python - Size: 5.37 GB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 213 - Forks: 14

svix/omniqueue-rs

A Queue Abstraction Layer for Rust (Redis, RabbitMQ, SQS, etc.)

Language: Rust - Size: 495 KB - Last synced: about 22 hours ago - Pushed: 3 days ago - Stars: 51 - Forks: 4

Nurislom373/MessageBrokers

Most popular message brokers integration with Java

Language: Java - Size: 884 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 6 - Forks: 0

jeff-vincent/redis-queue-mongo-example-python

async database worker example -- flask; redis; redis queue; mongo

Language: Python - Size: 41.5 MB - Last synced: 3 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

DavidBM/rsmq-async-rs

RSMQ port to async rust. RSMQ is a simple redis queue system that works in any redis v2.6+

Language: Rust - Size: 137 KB - Last synced: 1 day ago - Pushed: 5 days ago - Stars: 37 - Forks: 6

bee-queue/arena

An interactive UI dashboard for Bee, Bull and BullMQ packages

Language: JavaScript - Size: 3.11 MB - Last synced: 38 minutes ago - Pushed: 5 days ago - Stars: 829 - Forks: 237

pdffiller/qless-php

PHP Bindings for qless

Language: PHP - Size: 736 KB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 29 - Forks: 5

white-poto/simple-fork-php

simple multi-processes management framework based on pcntl

Language: PHP - Size: 262 KB - Last synced: about 5 hours ago - Pushed: about 3 years ago - Stars: 224 - Forks: 60

bee-queue/bee-queue

A simple, fast, robust job/task queue for Node.js, backed by Redis.

Language: JavaScript - Size: 2.98 MB - Last synced: 19 days ago - Pushed: 23 days ago - Stars: 3,604 - Forks: 212

rubik/orizuru

A reliable, scalable and flexible Redis message queue for Rust.

Language: Rust - Size: 255 KB - Last synced: 12 days ago - Pushed: over 4 years ago - Stars: 14 - Forks: 5

krithivasanchandran/ComputerVisionCrawler

Built to recognize Images , Image Patterns - Visual Web Page Representation and Visual Page Clustering - Topic Modelled Crawler - Recognize Paypal Competitors Buttons (Stripe, Amazon Pay), Analyze Javascript and other Graphical User Interface Recognitions. Image Comparison using OpenCV Java Built in library though the DOM structure is different - Comparison the Pixel by Pixel Values of the Screenshots.

Language: Java - Size: 1.1 MB - Last synced: 15 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

DudeWhoCode/kulay

High speed message passing between various queues and services

Language: Go - Size: 11.4 MB - Last synced: 16 days ago - Pushed: almost 7 years ago - Stars: 12 - Forks: 1

geniusrabbit/notificationcenter

🚦 notification message abstraction on top of different messaging pipelines (Kafka, NATS, RedisPubSub, etc)

Language: Go - Size: 305 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 3 - Forks: 0

nikolaydubina/rchan

Go channel through Redis List

Language: Go - Size: 47.9 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 4 - Forks: 1

Hannes221/rq-dashboard-fast

Redis Queue Dashboard based on FastAPI

Language: Python - Size: 296 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 43 - Forks: 0

mdapena/pyventus

A powerful Python package for event-driven programming; define, emit, and orchestrate events with ease.

Language: Python - Size: 3.4 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 3 - Forks: 1

marciojg/microservice-architecture

Este projeto é um exemplo de uma solução de "e-commerce" usando padrões de arquitetura, com 2 principais, que são: SAGA with Choreography e Event Sourcing.

Language: Ruby - Size: 398 KB - Last synced: 27 days ago - Pushed: 28 days ago - Stars: 2 - Forks: 0

webman-php/redis-queue

Message queue system written in PHP for webman.

Language: PHP - Size: 46.9 KB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 24 - Forks: 8

blehnen/DotNetWorkQueue

A work queue for dot.net with SQL server, SQLite, Redis and PostGreSQL backends

Language: C# - Size: 7.75 MB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 89 - Forks: 14

EnsPzr/go-redis-queue

Using redis queue example in go

Language: Go - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

a-patel/LiteXMessageQueue

Abstract interface to implement any kind of message queue or service bus services (e.g. Azure ServiceBus, Azure Storage Queue, AmazonSQS, RabbitMQ, Google Cloud Queue, Redis Queue) for any type of application (ASP.NET Core, .Net Standard 2.x)

Size: 54.7 KB - Last synced: 1 day ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

haile-vnm/message-brokers-lab

For exploring message broker platforms such as RabbitMQ, Kafka, SQS, SNS, and Redis (BullMQ) - like-production ready setup.

Language: TypeScript - Size: 1.46 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

mjhea0/flask-spark-docker

Just a boilerplate for PySpark and Flask

Language: Python - Size: 206 KB - Last synced: 18 days ago - Pushed: over 5 years ago - Stars: 35 - Forks: 18

halaei/bredis

Redis queue driver for Laravel < 5.6 with blocking pop support (this is ported to laravel 5.6 core)

Language: PHP - Size: 9.77 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

TeamSeshDeadBoy/StyleTransferSystem

A Customizable Realistic Human Photos Generator via Telegram bot + FastApi backend server

Language: Python - Size: 9.78 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

arsalanhub/vercel

Language: TypeScript - Size: 45.9 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

calebboyd/redis-x-stream

An AsyncIterable interface for reading redis streams

Language: TypeScript - Size: 1.67 MB - Last synced: 19 days ago - Pushed: 9 months ago - Stars: 8 - Forks: 4

ejhayes/bull-monitor

All in one bull monitoring and reporting utility

Language: TypeScript - Size: 3.23 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 42 - Forks: 17

Datahenge/btu

Background Tasks Unleashed: A Frappe Framework application for Task Scheduling and Automation.

Language: Python - Size: 658 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 38 - Forks: 17

shtanriverdi/rocket-telemetry-system

This project involves developing a real-time command control application for a newly established rocket launch station. The application must provide users with an interface to view the current status of rockets in the field in real-time and enable control of selected rockets through provided components.

Language: JavaScript - Size: 1.89 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Elijas/redis-message-queue

Robust Python queuing with message deduplication

Language: Python - Size: 25.4 KB - Last synced: 3 days ago - Pushed: 3 months ago - Stars: 2 - Forks: 1

antonmashko/taskq

Golang goroutine manager.

Language: Go - Size: 2.61 MB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 8 - Forks: 1

gabfl/redis-priority-queue

Simple Redis work queue with added features (priorities, pop multiple items at once)

Language: Python - Size: 80.1 KB - Last synced: 15 days ago - Pushed: 12 months ago - Stars: 40 - Forks: 5

houjie1212/redisZSetQ-spring-boot-starter

用Redis Sorted-Set实现的优先级消息队列

Language: Java - Size: 130 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

DouglasVolcato/node-bull-redis-queue-example

Language: JavaScript - Size: 14.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

drgrey87/echo_server

Language: JavaScript - Size: 3.91 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

lavaraja/redis_rdbms

The aim of this project is to test the redis as front-end cache solution for RDBMS tables. We would like improve performace of time ciritical applications currently facing bottleneck issues due underlying RDBMS limitations.

Language: Python - Size: 24.4 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

zhaopei8948/springboot

用springboot + springmvc + mybatis + maven搭建成框架,基于Jersey, Swagger,SwaggerUi的restful API

Language: JavaScript - Size: 1.01 MB - Last synced: 6 months ago - Pushed: over 5 years ago - Stars: 162 - Forks: 102

ArkamFahry/uploadnexus

A simple file 📁 upload server with the ability to upload ⬆️ and download ⬇️ files with pre-signed URLs written in GO

Language: Go - Size: 368 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 1

anhtranbk/joq4j

Simple distributed task queue for Java inspired by redis-queue and Celery

Language: Java - Size: 249 KB - Last synced: 11 days ago - Pushed: 11 months ago - Stars: 4 - Forks: 0

JonasHiltl/fastify-queue

Plugin to easily intergrate BullMQ into fastify through file based Queue/Worker creation.

Language: TypeScript - Size: 97.7 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

B-BASCAM/react-nestjs-golang-filesearch

golang, nestjs, react, mongodb, redis, filepathwalk, goroutines, channels, redux observable epics, rxjs

Language: CSS - Size: 45.9 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

skulltech/wordpress-vulscan 📦

WordPress vulnerability scanner

Language: HTML - Size: 125 KB - Last synced: 23 days ago - Pushed: almost 4 years ago - Stars: 7 - Forks: 2

XY-JX/redis

redis,redis队列,redis基本操作

Language: PHP - Size: 12.7 KB - Last synced: 23 days ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

dsoftwareinc/django-rq-scheduler 📦

Package migrated to https://github.com/dsoftwareinc/django-tasks-scheduler

Language: Python - Size: 1.45 MB - Last synced: 1 day ago - Pushed: 8 months ago - Stars: 24 - Forks: 7

mugli/orkid-node

Reliable and modern Redis Streams based task queue for Node.js 🤖

Language: JavaScript - Size: 1.95 MB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 61 - Forks: 9

klistwan/image-processor 📦

RESTful Flask API to resize images into 100x100px thumbnails

Language: Python - Size: 204 KB - Last synced: 9 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

makafanpeter/commentorreviewdownloader

Download Youtube comment or Amazon Review

Language: Python - Size: 25.4 KB - Last synced: 9 months ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 1

richieyan/redis-taskqueue

Redis task queue: A simple, reliable, schedulable task queue for java

Size: 13.7 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

lavalibs/lavaqueue

A queue system for Lavalink, backed by Redis.

Language: TypeScript - Size: 275 KB - Last synced: 15 days ago - Pushed: 7 months ago - Stars: 26 - Forks: 2

pengzhile/pqp

PQP Queue Processor - A high performance multi-process queue listener.

Language: PHP - Size: 23.4 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 32 - Forks: 6

khaledbnmohamed/InstaChat

A chat creation tool for applications built with Rails, Elastic Search, Redis and go integration (dockerizied)

Language: Ruby - Size: 28 MB - Last synced: 9 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

ngoctienle/brave-social-be

An API Resource For Social Network

Language: TypeScript - Size: 293 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

pdffiller/laravel-queue-qless

Qless Queue driver for Laravel

Language: PHP - Size: 90.8 KB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 9 - Forks: 8

0xForked/goms

:rocket: WIP: Example Golang MS with ADA & EDA Pattern

Language: Go - Size: 169 KB - Last synced: 13 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

can123oz/Redis

.net 7 and redis message queue

Language: C# - Size: 5.86 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

dani37x/E-lectro

Flask web app with Redis, Sklearn, APScheduler and others...

Language: Python - Size: 1.88 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

HugoDF/express-bull-es6 📦

An example setup with docker-compose, Redis, bull queue and ES6.

Language: JavaScript - Size: 307 KB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 70 - Forks: 10

ipunkt/docker-laravel-queue-worker

A docker image for working with queues being monitored by supervisor as recommended by laravel.

Language: Dockerfile - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 70 - Forks: 21

vtsykun/redis-message-queue

The redis message queue transport for Oro Platform

Language: PHP - Size: 114 KB - Last synced: 17 days ago - Pushed: over 6 years ago - Stars: 5 - Forks: 2

web2solutions/redis-em-5-minutos

🇧🇷 🇵🇹 Tutorial rápido de Redis para desenvolvedores de língua portuguesa.

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

Buzzertech/JerryQuu

A fast, reliable redis-based email queue for Node.js written in Typescript

Language: JavaScript - Size: 497 KB - Last synced: 28 days ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

Raja-mishra1/youtube-data-collector

A Django web app to collect data from youtube API for video information and serve them using endpoints

Language: Python - Size: 74.2 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

matheusjohannaraujo/simple_redis

SimpleRedis in PHP - REDIS

Language: PHP - Size: 8.79 KB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

testdrivenio/flask-ses-rq

Send confirmation emails to newly registered users with Flask, Redis Queue, and Amazon SES

Language: Python - Size: 28.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 21 - Forks: 11

theskyinflames/broadcaster

Broadcasting using Redis as message queue and websockets to broadcast the messages

Language: Go - Size: 394 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

jafarlihi/cppq

Simple, reliable & efficient distributed task queue for C++17

Language: C++ - Size: 496 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 70 - Forks: 3

vanzhiganov/redisqueue 📦

Python Simple Redis Queue

Language: Python - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

David-Lor/pytelegrambotapi-redisqueue_POC 📦

POC of a Telegram Bot enqueuing updates on a Redis queue

Language: Python - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

PradeepJaiswar/event-based-service-example

Python bases event-based service example. Upload an image on S3 bucket and create thumbnail asynchronously with Redis event push.

Language: Python - Size: 108 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

geofmureithi-zz/apalis

Efficient and reliable background processing for Rust using Actix and Redis

Language: Rust - Size: 102 KB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 17 - Forks: 2

imqueue/rpc

RPC-like client-service implementation over messaging queue

Language: TypeScript - Size: 1.81 MB - Last synced: 17 days ago - Pushed: 4 months ago - Stars: 27 - Forks: 1

imqueue/core

Simple JSON-based messaging queue for inter service communication

Language: TypeScript - Size: 1.69 MB - Last synced: 2 months ago - Pushed: 4 months ago - Stars: 28 - Forks: 1

volkerp/flaskrqdemo

This project ties together Flask, Redis, RQ (Redis Queue), Docker in a simple demo application.

Language: HTML - Size: 69.3 KB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 28 - Forks: 9

render-examples/redis

Persistent Redis as a private Docker service on Render

Language: Dockerfile - Size: 49.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 29 - Forks: 166

rotorlab/database-kotlin

Real-time database complementary Kotlin Android library (Java friendly) for Rotor Core library

Language: Kotlin - Size: 966 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 0

tobiadey/Bink-Application

Simple implementation of redis queue in a flask application

Language: Python - Size: 6.18 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

xpdojo/message-queue

Language: Shell - Size: 409 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

aliyeysides/web-crawler

web crawler using scrapy and redis

Language: Python - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

ShihabYasin/simple-flask-app-with-amazon-ses-rq

Sending confirmation emails to newly registered users with Flask, Redis Queue, and Amazon SES

Language: Python - Size: 28.3 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 0

James-Gilbert-/Async-FastAPI-Skeleton

RESTful API with Python, asyncio, Arq, SQLite, and Docker

Language: Python - Size: 43 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

kanzhygaly/adventureworks

AdventureWorks Product Review App

Language: Java - Size: 125 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

xxl4tomxu98/django_redis_celery

Django web server using Celery server to handle asynchronous tasks by using Redis as a message Broker

Language: Python - Size: 41 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

satwikkansal/python-redis-queue-example

A simple setup illustrating redis-queue based background task processing in Python. Supports heroku.

Language: Python - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 2

maanas-talwar/Scan8 Fork of web-telescope/Scan8

Scan8 is a distributed scanning system for detecting malicious threats embedded in files.

Language: Python - Size: 79.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

ShivamPrajapati-dev/Clickhit

Language: JavaScript - Size: 3.18 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

JanSafronov/FibonatixQueue

Microservice project based on Redis queue management and additional NoSQL services which are interpreted in Redis terms.

Language: C# - Size: 63.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

lifefloating/contentcore

爬虫内容处理服务(自用)

Language: Python - Size: 87.9 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

leocarmo/php-redis-queue

PHP Redis Queue

Language: PHP - Size: 5.86 KB - Last synced: 13 days ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

smallintro/springdata-redis-db-cache

Redis as database, data cache and message broker

Language: Java - Size: 68.4 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

imqueue/cli

Command Line Interface for @imqueue

Language: TypeScript - Size: 1.17 MB - Last synced: 17 days ago - Pushed: 4 months ago - Stars: 20 - Forks: 0

ilhamarrouf/Flask-API-Skeleton

Build robust api with simple flask skeleton

Language: Python - Size: 55.7 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

shivamv12/NodeJsElasticTranscoder

Implementation of AWS media transcoding cloud service (Elastic Transcoder) in Node (Express) Js.

Language: JavaScript - Size: 222 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 1

mb990/Landing-Page-Builder

Landing page builder application, where users can choose between templates and CRUD their own custom page with various page elements/sub-elements. Admin can manage all the templates. Built with Laravel, using Service Repository Pattern, ajax/json, s3, redis queues, polymorphic relationships, various packages and more.

Language: PHP - Size: 14.3 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

CoolTeam74/PetSearchBackend

Backend для веб-сервиса поиска потеряшек-животных

Language: Java - Size: 404 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

bhaskarkc/lumen-users-api

A simple API using laravel lumen framework.

Language: PHP - Size: 285 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mustafa-qamaruddin/restful-pytorch-automation

PyTorch Automation through RESTful APIs with SocketIO and Redis Queues

Language: Python - Size: 1.2 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 1