Gerhard Froehlich wrote: > > Hi, > hehe my first RT ;). > > The last months I was highly not satisfied with my solution to hold > cached Cocoon objects persistent on the Filesystem. During my > involvment in the AvalonDB (Avalon Cornerstore) Project I had > to do some research how to store data efficiently on the Filesystem. > > I know most of you guys are involved in other more Cocoon related > issues. But a cool cache/store implementation makes a good feeling ;-).
Absolutely agreed. > We found this package: > http://www.coyotegulch.com/jisp/index.html > > This package provides B-Tree indexes for access to variable-length > serialized data stored in files. > > If integrating this package in the existing Store implementation we > would be able to store our cached objects in a indexed file. That > would much increase our write and read operations on filesystem. I'm +1 on using this if you think it's a good solution and ends up improving performance and code elegance. > A other question is the License of the question. Is this compatible > to the Apache License? >From what I see, yes. > What do you think? Go for it. -- Stefano Mazzocchi One must still have chaos in oneself to be able to give birth to a dancing star. <[EMAIL PROTECTED]> Friedrich Nietzsche -------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]