-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Would be nice to have (atomic) queues that are accessible from anywhere, like the key value store in epfml.store.
A potential use case is making multiple workers that keep runnings tasks from a queue until the queue is empty.
Would be nice if it does not require any infrastructure to be maintained such as a redis server, and rather relies on something else that's reliable and always available (such as EPFL's S3, Google Sheets, EPFL's LDAP, ...). Don't know of any solution at the moment.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request