descriptionTrivial Database bindings for Ruby
homepage URLhttp://bogomips.org/ruby-tdb/
repository URLgit://git.bogomips.org/ruby-tdb.git
ownerruby.tdb@bogomips.org
last changeFri, 21 Feb 2020 03:02:53 +0000 (21 03:02 +0000)
last refreshTue, 7 May 2024 11:17:18 +0000 (7 13:17 +0200)
content tags
add:
readme
TDB is much like other DBM implementations, except it allows concurrent writer processes. TDB was initially developed for Samba, but is used by other projects as well. These Ruby bindings allow Ruby apps to read and write to the same databases used by Samba!

All feedback (bug reports, user/development dicussion, patches, pull requests) go to the mailing list:
ruby.tdb@librelist.org
shortlog
2020-02-21 Eric WongRuby tdb 0.6.4masterv0.6.4
2020-02-21 Eric Wongfix gemspec
2020-02-21 Eric WongRuby tdb 0.6.3
2020-02-21 Eric Wonggemspec: remove olddoc from build dependencies
2020-02-21 Eric Wongdoc: s/bogomips.org/yhbt.net/
2020-02-21 Eric Wongpkg.mk: website: dark216 to save electricity
2018-04-29 Eric Wongdoc: update URLs to avoid redirects
2018-04-29 Eric Wongtest/test_tdb_mt.rb: fix fragile test
2015-01-14 Eric Wongdoc: switch to olddoc for the website
2014-10-03 Eric WongRuby tdb 0.6.2 - fix for Ruby 1.9.3, new mailing listv0.6.2
2014-10-03 Eric WongHACKING: update pointer to mailing list references
2014-10-03 Eric Wongdocumentation updates for mailing list archives
2014-10-03 Eric Wongupdate mailing list info
2014-10-03 Eric Wonggemspec: add test-unit dependency
2014-10-03 Eric Wonggemspec: update up wrongdoc dependency
2014-10-03 Eric Wongtdb.c: fix a spelling error in rb_bug message
...
tags
4 years ago v0.6.4 Ruby tdb 0.6.4
9 years ago v0.6.2 Ruby tdb 0.6.2 - fix for Ruby 1...
10 years ago v0.6.1 Ruby tdb 0.6.1 - many updates
10 years ago v0.6.0 Ruby tdb 0.6.0 - many updates
13 years ago v0.5.0 Ruby tdb 0.5.0 - reusable buffer...
13 years ago v0.3.0 Ruby tdb - 0.3.0 - TDB::HashFunctio...
13 years ago v0.2.0 Ruby tdb - 0.2.0 - optional thread...
13 years ago v0.1.0 tdb 0.1.0 - initial release!
heads
4 years ago master