Maglevity

MagLev, Ruby, …

Archive for April 2010

Indexing Collections in MagLev

leave a comment »

MagLev brings built-in, scalable object persistence to Ruby. You can store large numbers of objects persistently on disk and retrieve them from any VM connected to the repository, all with ACID transactions. Large collections of data often need to be searched. This post introduces MagLev’s indexing and collection querying features.

Read the rest of this entry »

Written by maglevdevelopment

April 30, 2010 at 3:01 pm

Posted in MagLev