aw-server-rust icon indicating copy to clipboard operation
aw-server-rust copied to clipboard

Transparent compression of database

Open powellnorma opened this issue 1 year ago • 1 comments

With https://github.com/phiresky/sqlite-zstd we could select columns (e.g. events.data) that will get compressed on the fly. I think it would make sense to add this (perhaps as opt-in), what do you think?

powellnorma avatar Oct 03 '24 12:10 powellnorma