Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spencerjibz/bull-rust-port
https://github.com/spencerjibz/bull-rust-port
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/spencerjibz/bull-rust-port
- Owner: spencerjibz
- Created: 2023-05-28T01:13:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-07T19:23:33.000Z (2 months ago)
- Last Synced: 2024-09-08T03:42:33.734Z (2 months ago)
- Language: Lua
- Size: 265 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bull-rust-port
[![CI](https://github.com/spencerjibz/bull-rust-port/actions/workflows/ci.yml/badge.svg)](https://github.com/spencerjibz/bull-rust-port/actions/workflows/ci.yml)An async queue system based on Redis
## Status
- Queue creation
- Job implementation (pausing, adding)