Use frosty instead of msgpack, compress everything

This commit is contained in:
Zed
2020-06-07 08:50:40 +02:00
parent a8553db66e
commit 908da72ba9
2 changed files with 23 additions and 24 deletions

View File

@@ -19,9 +19,9 @@ requires "sass"
requires "markdown#head"
requires "https://github.com/zedeus/redis#head"
requires "redpool#head"
requires "msgpack4nim >= 0.3.1"
requires "packedjson"
requires "snappy#head"
requires "https://github.com/disruptek/frosty#0.0.6"
# Tasks