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 ;-).

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.

A other question is the License of the question. Is this compatible
to the Apache License?

What do you think?

Cheers
Gerhard
 
"Three o'clock is always too late or too early for 
anything you want to do.
(Jean-Paul Sartre)"


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to