Closed Igosuki closed 8 years ago
Hello,
wow, nice catch! I use the local file storage backend extensively and i've used the postgres one a couple of times, but, as you probably figured out i've never used the s3 backend! Many thanks for this - much appreciated :)
Kind regards, Dimitris
You're welcome, I'll keep more updates coming if I see anything.
Hey dude, the s3 backend serializes the atom twice (the second being in utils/store-to-s3) and so the reader can't read edn afterwards.
Here's a simple fix.
To test it :