Internal cache?

53 views
Skip to first unread message

barak

unread,
Apr 14, 2010, 4:23:45 AM4/14/10
to project-voldemort
Hi,

I'm using BDB for the persistnce. I've noticed that a first get
request for some key is much slower than the next requests for the
same key, which implies a cache. Is it BDB cache, or an independent
Voldemort module? Can it be configured (TTL, eviction policies,
capacity, etc.)?

Thanks.

Geir Magnusson Jr.

unread,
Apr 14, 2010, 4:28:53 AM4/14/10
to project-...@googlegroups.com
BDB itself has a cache, which is totally configurable, via Voldemort settings for the BDB store, or directly through je.properties (IIRC).

geir

> --
> You received this message because you are subscribed to the Google Groups "project-voldemort" group.
> To post to this group, send email to project-...@googlegroups.com.
> To unsubscribe from this group, send email to project-voldem...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/project-voldemort?hl=en.
>

barak

unread,
Apr 14, 2010, 4:48:46 AM4/14/10
to project-voldemort
According to this http://project-voldemort.com/configuration.php ,
only the listed options are the only supported, and I can't see
anything related to cache eviction policies. Is configuring via
je.properties supported? Where should it placed?

> > For more options, visit this group athttp://groups.google.com/group/project-voldemort?hl=en.- Hide quoted text -
>
> - Show quoted text -

Geir Magnusson Jr.

unread,
Apr 14, 2010, 5:28:30 AM4/14/10
to project-...@googlegroups.com
in the data/bdb directory, IIRC
Reply all
Reply to author
Forward
0 new messages