Skip to content

laurenceputra/Codeigniter-Mongo-Queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Codeigniter-Mongo-Queue

Codeigniter Mongo Queue is a plug and play addon to the Codeigniter framework

To use it, ensure that you have changed the settings in application/models/core_model.php to connect to the db of your choice.

You can add a job by calling enqueue in models/queue_model.php

Queue is called by running the queue function in controllers/queue.php from the command line.

Blog post for this project can be found here : http://blog.geeksphere.net/2013/03/01/implementing-a-queue-with-php-and-mongodb/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages