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

擁有者:

Pushed by:

作者:

  • Anurag Tiwari

SHA 256 checksum:

fe6bb6cb76cd4516801b23eaff5ca86185b330adb28032f9d36d8a9afad61037

總下載次數 16,432

這個版本 1,822

License:

MIT

Ruby 版本需求: >= 2.4.0

RubyGems 版本需求: > 1.3.1

相關連結: