ratus icon indicating copy to clipboard operation
ratus copied to clipboard

Ratus is a RESTful asynchronous task queue server. It translated concepts of distributed task queues into a set of resources that conform to REST principles and provides a consistent HTTP API for vari...

Results 18 ratus issues
Sort by recently updated
recently updated
newest added

Is: Currently the dockerfile does not contain a health check Wish: Would it be possible to include a health check in the dockerfile? My current workaround: ````dockerfile ARG BASE_IMAGE="hyperonym/ratus" FROM...

please add postgres support to the storage engine options

enhancement

Good day. Thanks you for amazing tool. I am considering this project but my question is, is it possible to implement partial ordering with this tool? I mean, suppose we...

enhancement
question

Allow producers to create tasks with a well-known id that will be interpreted by the server as a request for a server-generated id (in this example '0'). Update responses would...

enhancement

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.0 to 1.17.1. Release notes Sourced from go.mongodb.org/mongo-driver's releases. MongoDB Go Driver 1.17.1 The MongoDB Go Driver Team is pleased to release version 1.17.1 of the official...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...

dependencies
go

Bumps [github.com/gin-contrib/pprof](https://github.com/gin-contrib/pprof) from 1.5.2 to 1.5.3. Release notes Sourced from github.com/gin-contrib/pprof's releases. v1.5.3 Changelog Enhancements c9978b06dcf9558f2930b0d97c77a7b2ab14ccde: chore: update Go version and dependencies in project configuration (@​appleboy) 11800d03a03e3a0b43cc7a18432d93b8552b5e6f: chore: update dependencies...

dependencies
go

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.11.0 to 0.13.0. Commits 396f3a0 errgroup: document calling Go before Wait b637f27 errgroup: drop support for Go versions before 1.20 960bf1f all: upgrade go directive to at...

dependencies
go

Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.2.2 to 1.2.3. Release notes Sourced from github.com/gin-contrib/gzip's releases. v1.2.3 Changelog Enhancements 3b246bb1ab0a98b1e3685d98711669008e26d84a: chore: update dependencies to latest versions focused on security patches (@​appleboy) Build process updates...

dependencies
go