Have the data your way with fsdb
Phil Hofmann
I'm happy to be able to share one of the building blocks of the software solution I'm currently working on: fsdb - a Clojure library that provides a reasonably convenient database on top of the file system. Don't get me wrong, I'm not talking about a file system database like sqlite here. I'm...