RubyGems Navigation menu

dbmlite3 1.0.a8

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

installation:
=

Versions:

  1. 2.0.1 March 30, 2024 (89,5 ko)
  2. 2.0.0 August 19, 2023 (89 ko)
  3. 2.0.0.pre.alpha.6 March 08, 2023 (90 ko)
  4. 2.0.0.pre.alpha.4 March 08, 2023 (23,5 ko)
  5. 2.0.0.pre.alpha.3 March 08, 2023 (23,5 ko)
  6. 1.0.a8 February 27, 2022 (87,5 ko)
Voir toutes les versions (14)

Dépendances de Runtime (1):

sqlite3 ~> 1.4

Dépendances de Development (2):

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

Dépendances:

sqlite3 gem, Ruby MRI (required by sqlite3)

Propriétaires:

Pushed by:

Auteurs:

  • Chris Reuter

Total de contrôle SHA 256:

=

Total de téléchargements 10 728

Pour cette version 931

Version publiée:

License:

MIT

Version de Ruby requise: >= 2.2.0

Required Rubygems Version: > 1.3.1

Liens: