Changelog: Faktory || Faktory Pro || Faktory Enterprise
A trial version of Faktory Enterprise for macOS is available with each release. Click to purchase Faktory Enterprise.
- License check now supports HTTP(S)_PROXY env variables.
- Fix crash upon license check if license server is down.
- Releases now provide macOS trial binaries for Apple Silicon.
- Implement BYOR - Bring Your Own Redis. If Faktory Enterprise sees a
REDIS_URL
orREDIS_PROVIDER
variable, it will use that to connect to Redis rather than starting its own Redis instance. This allows Faktory Enterprise to be used directly with AWS Elasticache, Heroku Redis and other SaaS providers. The Web UI /debug page will show you the current latency to Redis and warn if the latency is above 1ms.
- No significant changes
- Fix for
redis: transaction failed
error during batch processing under heavy load [#305]
- Major new feature: Job Tracking [#278]
-e staging
environment support, limited to 100 connections
- Allow custom WebUI tweaks for OEM whitelabeling by customers looking to integrate Faktory into their own product. [#270]
- Fix crash when pushing batch jobs [#274]
- Major features are Batches and Queue Throttling.
- Initial release.