Categories: None [Edit]

transaction

https://rubygems.org/gems/transaction
https://github.com/t2013anurag/transaction
Record status along with other relevant information of transactions or tasks. These tasks can be a cron job, large background jobs or a simple method. Any task can be plugged into a transaction block. Transaction uses Redis to store the current status along with other information. The events within the transaction block can be published via Pubsub client (ex. Pusher, PubNub or any valid pubsub client).These events can be subscribed in the client app for the live status of the transaction.

Total

Ranking: 58,803 of 191,767
Downloads: 18,449

Daily

Ranking: 45,713 of 191,735
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,316,985,533bundler
81,282,599,693rake
29967,672,386rspec
81547,186,791redis
99457,601,357simplecov

Owners

#GravatarHandle
1icont2013anurag