RAA - cdb

THIS PAGE IS FOR PROJECT OWNER

Please see http://raa.ruby-lang.org/project/cdb for users.

cdb / 0.5a

Short description: Ruby interface to cdb library.
Category: Library/Database
Status: beta
Created: 2001-01-12 18:30:15 GMT
Last update: 2005-03-20 14:23:52 GMT
Owner: Kazuteru Okahashi (Projects of this owner)
Homepage: not available
Download: http://www.fan.gr.jp/~kaz/ruby/ruby-cdb-0.5a.tar.gz
License: Ruby's
Dependency:
None
Description:

This module provides Ruby interface to Dan Bernstein's cdb (constant database) library. The source of cdb-0.75 is included in the package.

Changes in 0.5a:
Add a note for Linux users in README.

Changes in 0.5:
Adapt to Ruby 1.8.x C API.