[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Handle-info] database
Hi Steve,
The cache.jdb file is only used for caching and is therefore more
lightweight than a regular handle database. It is also deleted and
reinitialized every time you start the handle server so I don't think
it would help much to replace it. Handle caches also don't use the
same storage plug-in mechanism as the server database.
The alternative to using the cache.jdb file is to force the server to
use an in-memory cache. You might be able to do this by restricting
permissions on the cache.jdb file so that the server cannot delete or
read it.
Thanks,
Sean
On Jun 13, 2007, at 4:40 PM, Steve wrote:
We decided to use mysql to store our handles, it was a simple and
straightforward conversion. While poking around the handle server
today (we may be moving it soon) I noticed a cache.jdb file and am
now wondering if this too should be in the mysql database. Does
anyone have any thoughts on this?
_______________________________________________
Handle-Info mailing list
Handle-Info@cnri.reston.va.us
http://www.handle.net/mailman/listinfo/handle-info