aw-server-rust
aw-server-rust copied to clipboard
Transparent compression of database
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?