Hi,

Is Jackrabbit too slow for you? Or do you have out of memory problems?
Or why do you want to use your own cache?

> features like overflow to disk

I would try to avoid that. It's not really a 'cache' if it has to be
stored to disk, if the original data is also on disk.

I would try to solve the root cause of the problem (problems
supporting large transactions, improving performance) instead of
trying to work around the issues on some higher level.

Regards,
Thomas

Reply via email to