davechallis/ocypod
Ocypod is a Redis-backed service for orchestrating background jobs. Clients/workers can be written in any language, using HTTP/JSON to queue/fetch jobs, store results, etc.
RustApache-2.0
Issues
- 0
Consider adding a progress field to jobs
#35 opened by davechallis - 0
- 8
Feature: ARM64 ARMv7 and ARMv6 docker support
#32 opened by erwineverts - 0
Add a Rust client Interface
#31 opened by AzHicham - 1
Configuration Env Variable Interpolation
#20 opened by lamoni - 3
- 1
- 2
Improper isolation using async_transaction?
#26 opened by Parth - 1
Job List API
#25 opened by 18601673727 - 3
Retrieve timed_out jobs in O(1)
#21 opened by joe-at-startupmedia - 1
Best way to requeue a timed_out job.
#23 opened by joe-at-startupmedia - 1
- 3
Notifications on new jobs / long poll
#19 opened by Frando - 0
- 0
Add contributors file
#17 opened by davechallis - 0
Migrate from Travis to GitHub actions for CI
#12 opened by davechallis - 0
Consider adding gRPC server alternative
#15 opened by davechallis - 1
Use PATCH instead of GET to dequeue a job
#14 opened by rhuijts - 0
Upgrade to actix-web 3.0.x
#13 opened by davechallis - 0
- 0
Add async connection handling
#3 opened by davechallis - 1
- 1
- 0
PATCH endpoint for updating output should return 409 instead of 400 if job not running
#8 opened by davechallis - 0
Add navigation to documentation
#7 opened by davechallis - 0
- 0
- 0
- 0
Add HTTP handler integration tests
#2 opened by davechallis