pmwkaa / sophia

Modern transactional key-value/row storage library.
http://sophia.systems
Other
1.86k stars 153 forks source link

Update third-party libs #153

Open data-man opened 6 years ago

data-man commented 6 years ago

It would be great to update lz4 and zstd to the current version. And, if it's possible, to add support for Lizard and Brotli.

data-man commented 5 years ago

ss_lz4filter.c - version 1.6.0 vs official 1.9.1 ss_zstdfilter.c - version 0.0.2 vs official 1.4.4

Maybe change these filters to use system libraries?