ruby-cdb

Ruby cdb reader and writer

Downloads
5.9K
Stars
6
Committers
1

CDB reader / writer for ruby

Author: Markus Schirp [email protected] License: Ruby's License

Description:

Currently buggy simple CDB reading an writing plugin for Ruby.

Constant Database Reference:

http://cr.yp.to/cdb.html

Requirements:

  • Ruby 1.9.*
  • TinyCDB, with headers.

TODO:

  • Add support for buildin atomic updates (move after create)
  • Documentation
  • Proper testing
  • Good gemspec
  • Make this more a rubish library, package and so on...

Other:

Pull requests and bug reports are welcome!