Database Reference
In-Depth Information
Tuning Neo4j caches
Neo4j provides two kinds of caches: File Buffer Cache and Object Cache.
File Buffer Cache is specifically introduced to improve write performance. It enables and
persists all write operations on cache, deferring durable writes until the logical log is ro-
tated. It is advised to tune and optimize both caches as per your available hardware and
memory.
Search WWH ::




Custom Search