Have you benchmarked against java-chronicle? Thx
Sent from my iPad On Jan 10, 2013, at 9:11 PM, Jan Kotek <j...@kotek.net> wrote: > Hi, > > I am author of MapDB; database engine which provides Maps, Sets, Queues and > other collections backed by disk (or in-memory) storage. MapDB is probably > the > fastest java db engine, it can do 2 million inserts per second etc... > > I read your design paper and it seems we have common goal (high performance > persistence). Maybe we could cooperate and share some code. > > More details about MapDB: > https://github.com/jankotek/mapdb > > > Regards, > Jan Kotek