leveldb
leveldb copied to clipboard
zlib compression support
Would it be possible to add support for zlib compression? It looks like it's been requested over the years and even considered looking at https://github.com/google/leveldb/blob/master/table/table_builder.cc#L152. If not I can offer to make a pull request for this change as well.