theJenix / clj-datastore

A data store abstraction for storing, updating, and retrieving Clojure object maps, and a simple implementation using local files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clj-datastore

An abstraction over a data store for Clojure object maps, and a simple implementation using local files.

About

A data store abstraction for storing, updating, and retrieving Clojure object maps, and a simple implementation using local files.

License:MIT License


Languages

Language:Clojure 100.0%