SDBM provides a simple file-based key-value store, which can only store String keys and values. WWW: https://github.com/ruby/sdbm
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
SDBM provides a simple file-based key-value store, which can only store String
|
|
keys and values.
|
|
|
|
WWW: https://github.com/ruby/sdbm
|