Subject: [ruby-talk:10661] b-tree class for Ruby?
From: Michael Davis <mdavis sevainc.com>
Date: Sat, 10 Feb 2001 15:08:30 +0900
Does anyone have a b-tree class for Ruby? I need a class that will allow
me to find one record in a million as quickly as possible and with as few
disk I/Os as possible.
Thanks, Michael