yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.66k stars 1.04k forks source link

[DocDB] Allowing ZSTD compression #18784

Open C0mbatwombat opened 10 months ago

C0mbatwombat commented 10 months ago

Jira Link: DB-7666

Description

I was wandering why ZSTD compression is not allowed, as RocksDB supports it. It outperforms ZLib on every metric, so would it be possible to allow it? Thanks

Warning: Please confirm that this issue does not contain any sensitive information

ddorian commented 10 months ago

See previous discussion https://github.com/yugabyte/yugabyte-db/issues/2693 and https://github.com/yugabyte/yugabyte-db/issues/3785