Hi, Which cache do you mean? MVStore.cache? How did you investigate?
Regards, Thomas On Wednesday, March 8, 2017, Roland Lohner <[email protected]> wrote: > Hi MVStore developers, > > I have a question regarding caching. > > I use a file based persistent MVStore instance. > The store seems to cache only on put operations. > Initial (right after opening store using an existing store file) and > subsequent get operations (using same map, same key) are not sped up by > caching. > > Does MVStore support read cache, or only caching on put? > > Is there a special way of configuring read cache? > > Thanks, > Roland > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at https://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
