lukasz-pyrzyk / Kronos

Kronos - Open Source distributed cache system
Other
22 stars 5 forks source link

Add support for compression algorithms #106

Closed lukasz-pyrzyk closed 7 years ago

lukasz-pyrzyk commented 7 years ago
Name Project website .NET bindings Status Comments
zstd github github port for .NET Core + libraries are needed
deflate wikipedia in .NET
brotli github github port for .NET Core + libraries are needed
QuickLZ official page official page library not needed
LZO wikipedia sourceforge port for .NET Core + libraries are needed
LZ4 github github port for .NET Core + libraries are needed
Snappy github list of repos need to check which one is the best option
LZF wikipedia codeplex library not needed
lukasz-pyrzyk commented 7 years ago

Nope, protobuf is fine enough :)