I am unable to download bdb.html.  I get the following error when I try to download it:

200 Type set to A
500 Illegal PORT command

Can someone email it to me?

-----Original Message-----
From:	David S. [SMTP:dgjs / acm.org]
Sent:	Friday, February 09, 2001 11:58 PM
To:	ruby-talk ML
Subject:	[ruby-talk:10662] Re: b-tree class for Ruby?

On Sat, Feb 10, 2001 at 03:08:30PM +0900, Michael Davis wrote:
> 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.

How about the Berkeley DB extension for Ruby,
http://moulon.inra.fr/ruby/bdb.html?

David S.

> 
> Thanks, Michael
> 
>