Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Performance updates and singleton support

Latest
Compare
Choose a tag to compare
@NathanGRomano NathanGRomano released this 16 Sep 16:58
· 6 commits to develop since this release

The server can behave like a singleton now, so in the event, you require bus.io from multiple files they will be using the shared instance. As far as performance goes, we added in the Job removal that Kue requires. This means each message after processed will be removed from redis.