matze / wastebin

wastebin is a pastebin
MIT License
250 stars 25 forks source link

Compress text columns with zstd #12

Closed matze closed 1 year ago

matze commented 1 year ago

Storing large amounts text as is which is not used to index is pretty wasteful and not minimalist at all. So let's do it.