-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
It is not clear whether collections are compressed. If so, what algorithm is used by default? Can the user specify a preferred algorithm and compression level?
An example from the MongoDB world:
create_collection(name, storageEngine={'wiredTiger': {'configString': 'block_compressor=zstd'}})
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels