Skip to content
 
 

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robin

  • Master: Build Status

Background jobs for Rust inspired by ActiveJob and Sidekiq ❤️

Not production ready

Probably a bad idea to use this for anything serious. Still early days.

Example

The docs have a complete example.

Installation

Add this to your Cargo.toml and you're good to go

[dependencies]
robin = "0.3.0"

Robin uses Redis for storing jobs, so make sure you have that installed.

About

Background jobs for Rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages