-
Notifications
You must be signed in to change notification settings - Fork 13
coding_003
Zhang Jc edited this page Mar 13, 2018
·
6 revisions
[1] Differences Between Intel® SSD Controllers—Data Compression, https://www.intel.com/content/www/us/en/support/articles/000006433/memory-and-storage.html
ZFS、NTFS、BtrFS、e2compr、FuseCompress等
其中fusecompress是对整个文件进行的压缩/解压缩,所以只对归档存储比较适合,对于数据库等频繁读写大文件的场合显然不适用。
- 一些参考
[在启用压缩的 ZFS 上运行 PostgreSQL]https://www.oschina.net/translate/running-postgresql-on-compression-enabled-zfs
-
数据库应用
-
MySQL的Table Compression Format 和 Transparent Page Compression
-
RocksDB和LevelDB中的压缩
-

Wiki: wiki.jcix.top ~聚沙成塔~ Blog: blog.jcix.top