-
Notifications
You must be signed in to change notification settings - Fork 230
Home
Mike Perham edited this page Nov 28, 2018
·
41 revisions
Faktory is a language-agnostic, persistent background job system.
- Getting Started Ruby - start here if you want to process Faktory jobs using Ruby
- Getting Started Golang - see Usage in faktory_worker_go
- Want to use Python, JavaScript, PHP, Elixir, etc? Go here
- Installation - how to install Faktory
- The Job Payload - the job payload is the core data structure for Faktory
- Job Errors - how Faktory helps you handle job errors
- Security - how to secure Faktory
- Related Projects - worker libraries and other Faktory-related projects
- Development - it's open source, interested in working on the Faktory codebase itself?
- Worker Lifecycle - how to implement a worker package
Upgrade 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
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.