此内容尚不支持你的语言。
CompressionAlgo = "none" | "gzip" | "zstd"
"none"
"gzip"
"zstd"
Defined in: src/persistence/PersistenceOptions.ts:21
Compression algorithm choices honoured by stores that compress at rest.