RubyGems Navigation menu

transaction 0.1.6.beta

A transaction can be a simple method or a long background process. Managing transactions is difficult especially when information about the transaction is of importance. This library helps you manage information relevant to the transaction. Current status and additional info about the task is stored is stored in redis datastore. This information can be retrieved at any point of time until the transaction is expired.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - August 11, 2019 (14 KB)
  2. 0.1.7 - July 21, 2019 (12.5 KB)
  3. 0.1.6.beta - July 19, 2019 (12.5 KB)
  4. 0.1.5 - July 19, 2019 (12 KB)
  5. 0.1.4 - July 18, 2019 (11 KB)
Show all versions (10 total)

Runtime Dependencies (1):

redis >= 4.0.2

Development Dependencies (4):

bundler ~> 2.0
rake ~> 12.3
rspec ~> 3.0
simplecov >= 0

Owners:

Pushed by:

Authors:

  • Anurag Tiwari

SHA 256 checksum:

fe6bb6cb76cd4516801b23eaff5ca86185b330adb28032f9d36d8a9afad61037

Total downloads 16,313

For this version 1,813

License:

MIT

Required Ruby Version: >= 2.4.0

Required Rubygems Version: > 1.3.1

Links: