Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Storage engine differences #140

@Simran-B

Description

@Simran-B

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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions