https://github.com/torhamdev/task-queue
Simple task queue system with Redis Queue
https://github.com/torhamdev/task-queue
Last synced: 3 months ago
JSON representation
Simple task queue system with Redis Queue
- Host: GitHub
- URL: https://github.com/torhamdev/task-queue
- Owner: TorhamDev
- License: mit
- Created: 2023-08-07T04:27:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T02:54:39.000Z (over 2 years ago)
- Last Synced: 2025-01-15T21:01:46.697Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Task-queue
Simple task queue system with Redis Queue