Navigation Menu

Skip to content

shripadk/navvy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navvy

Navvy is a simple Ruby background job processor inspired by delayed_job, but aiming for database agnosticism. Currently Navvy supports ActiveRecord, MongoMapper, Sequel and DataMapper but it’s extremely easy to write an adapter for your favorite ORM. Besides plain Ruby (1.8 & 1.9) it completely supports Rails Edge.

“Navvy is a shorter form of navigator (UK) or navigational engineer (USA) and is particularly applied to describe the manual labourers working on major civil engineering projects. The term was coined in the late 18th century in Britain when numerous canals were being built, which were also sometimes known as “navigations”. Canal navvies typically worked with shovels, pickaxes and barrows.” – Wikipedia

Using Navvy

There are some Installation Guide (even for Rails 3) and a Getting Started Guide to put you on the right track. Any questions? Don’t hesitate to ask.

Contributing

Found any issues? Have a great idea? Want to help? Great! Create an issue issue for it, or even better; fork the project. Pull requests are always welcome. :)

License

Copyright © 2009 Jeff Kreeftmeijer, released under the MIT license

About

Simple Ruby background job processor inspired by delayed_job, but aiming for database agnosticism.

Resources

License

Stars

Watchers

Forks

Packages

No packages published