Navvy, a database agnostic background job processor
Introducing Navvy; a simple background job processor inspired by delayed_job, but aiming for database agnosticism. Currently Navvy supports ActiveRecord, MongoMapper and Sequel but it’s extremely easy to write an adapter for your favorite ORM. It completely supports Rails Edge and there’s a pretty good wiki.
Post a comment