Fork me on GitHub
#clojure-uk
<
2021-02-20
>
jiriknesl05:02:42

I think the description might not be absolutely accurate. So let’s imagine one is setting up user session data storage. It’s empty. I will use load to get data to the storage (obviously from some other storage like a file or a database). When I debug and want to get all data there, I’ll call dump.