yosit / IPOfflineQueue

IPOfflineQueue is queue that stores its entries (called tasks) into SQLite (using fmdb). Once task are completed that will be dequeue from the queue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPOfflineQueue

IPOfflineQueue is queue that stores its entries (called tasks) into SQLite (using fmdb). Once task are completed that will be dequeue from the queue.

About

IPOfflineQueue is queue that stores its entries (called tasks) into SQLite (using fmdb). Once task are completed that will be dequeue from the queue.

License:MIT License


Languages

Language:Objective-C 97.4%Language:Ruby 2.6%