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]. 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.
