mirror of https://github.com/apache/cassandra
The implementation of this CEP adds the ability to plug-in custom compressors providers which might delegate the de/compression to a specialized hardware. An operator does not need to change any schema definition, the mere implementation of a compressor provider put on a class path and its related configuration in cassandra.yaml will transparently start to use appropriate compressor, e.g. backed by a specialized hardware. patch by Shylaja Kokoori; reviewed by Joey Lynch, Stefan Miklosovic for CASSANDRA-20975 Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org> |
||
|---|---|---|
| .. | ||
| com/datastax/driver/core | ||
| org | ||