We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8999490 commit 4f99ff1Copy full SHA for 4f99ff1
README.md
@@ -1,7 +1,5 @@
1
# GDBM
2
3
-[](https://travis-ci.org/ruby/gdbm)
4
-
5
GNU dbm is a library for simple databases. A database is a file that stores
6
key-value pairs. Gdbm allows the user to store, retrieve, and delete data by
7
key. It furthermore allows a non-sorted traversal of all key-value pairs.
0 commit comments