]> Sergey Matveev's repositories - public-inbox.git/commitdiff
qspawn: reinstate filter support, add gzip filter
authorEric Wong <e@yhbt.net>
Sat, 21 Mar 2020 02:03:44 +0000 (02:03 +0000)
committerEric Wong <e@yhbt.net>
Wed, 25 Mar 2020 01:48:34 +0000 (01:48 +0000)
We'll be supporting gzipped from sqlite3(1) dumps
for altid files in future commits.

In the future (and if we survive), we may replace
Plack::Middleware::Deflater with our own GzipFilter to work
better with asynchronous responses without relying on
memory-intensive anonymous subs.


No differences found