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:
=

安装:
=

版本列表:

  1. 1.0.0 August 11, 2019 (14.0 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.0 KB)
  5. 0.1.4 July 18, 2019 (11.0 KB)
显示所有版本 (共 10 个)

Runtime 依赖 (1):

redis >= 4.0.2

Development 依赖 (4):

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

所有者:

推送者:

作者:

  • Anurag Tiwari

SHA 256 校验和:

=

下载总量 17,323

这个版本 1,908

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.4.0

需要的 RubyGems 版本: > 1.3.1

链接: