-
Notifications
You must be signed in to change notification settings - Fork 230
Home
Mike Perham edited this page Nov 28, 2018
·
41 revisions
Welcome to the Faktory wiki!
Faktory is a language-agnostic, persistent background job system.
- Installation - how to install Faktory
- Getting Started Ruby - start here if you want to process Faktory jobs using Ruby
- Getting Started Golang - see Usage in faktory_worker_go
- For workers in other languages, see the Related Projects page
Upgrade Faktory to Faktory Pro for more features and official support.
- Purchase Faktory Pro
- Pro Installation - how to install Faktory Pro
- Pro Cron - enqueue jobs periodically
- Pro Redis Gateway - expose Faktory Pro's Redis instance to the network
- Pro Expiring Jobs - expire jobs after a time period
- Pro Licensing - learn how Faktory Pro's licensing works
- Development - it's open source, interested in working on the Faktory codebase itself?
- Worker Lifecycle - how to implement a worker package
- The Job Payload - the job payload is the core data structure for Faktory
- Security - how to secure Faktory
- Related Projects - worker libraries and other Faktory-related projects
- Faktory Pro - Faktory's commercial sibling which adds more features and support
Home | Installation | Getting Started Ruby | Job Errors | FAQ | Related Projects
This wiki is tracked by git and publicly editable. You are welcome to fix errors and typos. Any defacing or vandalism of content will result in your changes being reverted and you being blocked.