From: James Edward Gray II Date: 2010-01-18T13:29:25+09:00 Subject: Re: Manipulating big hunks of data On Jan 17, 2010, at 6:44 PM, Bill Kelly wrote: > …and Tokyo Cabinet's array-of-fixed-length-elements database > option: > > http://github.com/knu/ruby-mmap > > http://1978th.net/tokyocabinet/ > http://1978th.net/tokyocabinet/rubydoc/ I wrote a bit about Tokyo Cabinet's Fixed-length Database recently, in case it helps: http://blog.grayproductions.net/articles/tokyo_cabinets_keyvalue_database_types I kept thinking of the fantastic NArray library while reading the initial message, but it's just for in memory work. James Edward Gray II