Commit 450a596
committed
Store logs uncompressed in db
This will mean that the database grows faster -- and we do more disk I/O -- but
currently at least disk is likely easier for us to grow than the single thread
handling of incoming results.1 parent cea7923 commit 450a596
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments