A serverless, persistent and high-available queue middleware, build on Node.js, supporting delays/schedule, using a preexisting database to provide most of the backend functionality; we currently support mongodb, redis and postgresql
Version
2.0
Date
June 23, 2024
Description of breaking changes
Added a new major backend: now Keuss supports queues over PostgreSQL databases!
-The initialization for the queue system factory.queue(), is now asynchronous, and requires a callback.
Open Source Project name
Keuss
What is your project?
A serverless, persistent and high-available queue middleware, build on Node.js, supporting delays/schedule, using a preexisting database to provide most of the backend functionality; we currently support
mongodb
,redis
andpostgresql
Version
2.0
Date
June 23, 2024
Description of breaking changes
GitHub Repo
https://github.com/pepmartinez/keuss
Website
https://pepmartinez.github.io/keuss/
Link to changelog
https://pepmartinez.github.io/keuss/docs/changelog/
Social media
none
Anything else to add?
You rock!