RocksDB provides some caches.
like LRUCache BlockCacheTier(inheritance PersistentCacheTier)
I want to know what these caches do.
LRUCache increases the rate of reading, is that right?
what BlockCacheTier does?
RocksDB provides some caches.
like LRUCache BlockCacheTier(inheritance PersistentCacheTier)
I want to know what these caches do.
LRUCache increases the rate of reading, is that right?
what BlockCacheTier does?
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.