ruby-sdbm

simple file-based key-value store with String keys and values
  https://github.com/ruby/sdbm
  0
  no reviews



This package provides the `sdbm` library for Ruby, a simple file-based key-value store with String keys and values. It used to be part of the Ruby standard library, but as of ruby 3.0 it's no longer provided.