Details
Description
When using the DocumentNodeStore, data is read from a remote system (MongoDB or RDBMS), which is typically relatively slow. There is an in-memory cache, but this cache doesn't help much for startup.
We should investigate whether a persistent cache would help.
Attachments
Attachments
Issue Links
- is related to
-
OAK-2821 PersistentCache not used for RDBBlobStore
- Closed