RubyGems Navigation menu

dbmlite3 1.0.a5

Lite3::DBM is an object that behaves like a Ruby Hash but stores its data in a SQLite3 database table. It is a drop-in replacement for DBM. Values are optionally serialized with YAML or Marshal, allowing (almost) any Ruby type to be stored. In addition, there is rudimentary support for transactions with emphasis on simplicity and safety.

Gemfile:
=

安裝:
=

版本列表:

  1. 2.0.1 March 30, 2024 (89.5 KB)
  2. 2.0.0 August 19, 2023 (89.0 KB)
  3. 2.0.0.pre.alpha.6 March 08, 2023 (90.0 KB)
  4. 2.0.0.pre.alpha.4 March 08, 2023 (23.5 KB)
  5. 2.0.0.pre.alpha.3 March 08, 2023 (23.5 KB)
  6. 1.0.a5 February 26, 2022 (87.0 KB)
顯示所有版本(共 14)

Runtime 相依性套件 (1):

sqlite3 ~> 1.4

Development 相依性套件 (2):

rspec ~> 3.10, >= 3.10.0
yard ~> 0.9.25, >= 0.9.25

必填:

sqlite3, the usual devtools

擁有者:

推送者:

作者:

  • Chris Reuter

SHA 256 總和檢查碼:

=

總下載次數 10,728

這個版本 933

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7.0

RubyGems 版本需求: > 1.3.1

相關連結: