You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
There are some remarks here and there which do not distinguish between MMFiles and RocksDB, e.g.
`collection.figures()`
Returns an object containing statistics about the collection.
{% hint 'info' %}
Retrieving the figures will always load the collection into memory.
{% endhint %}
Does RocksDB load the collection metadata only, and does it so on first use or is it always in memory?