TojNALvViV commented on issue #736: support (Zstandard?) dictionary compression
URL: https://github.com/apache/couchdb/issues/736#issuecomment-320563794
 
 
   I haven't tried deflate, but I think the key thing here is enabling 
dictionary compression, as opposed to using any particular kind of compressor.
   
   Thank you for those kind words of encouragement - I took a look at the 
source but am afraid that I didn't make any progress even determining where to 
begin. Again, I think the challenges here will all relate to enabling a 
dictionary compression mode (how/if to specify a dictionary, how that 
dictionary gets stored/maintained, etc.) rather than simply adding another 
compression algorithm. Coming up with a good design for that is something that 
I think really does need the attention of a core team member, or at least 
someone with a thorough understanding of CouchDB's design.
   
   Sorry I can't be of more help here. :(
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to