mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 18:36:38 +02:00
🎉 Add zstd+nippy based blob storage format.
This commit is contained in:
parent
68ed30ff35
commit
a709c47f6f
4 changed files with 79 additions and 38 deletions
|
@ -14,6 +14,7 @@
|
|||
[app.util.time :as dt]
|
||||
[app.util.transit :as t]
|
||||
[app.common.exceptions :as ex]
|
||||
[taoensso.nippy :as nippy]
|
||||
[clojure.data.json :as json]
|
||||
[clojure.java.io :as io]
|
||||
[clojure.test :as test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue