Kirk Haines wrote: > It sounds like an in-memory database of Ruby objects that knows how to > keep itself synced out to disk so that from program run to program run the > objects stay persistent. > > Pstore with more magic? It has some similarities with Pstore, but not that many. It has a very different architecture and does transactions much faster. And yes, it has more magic! :) /Anders