Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 285 Bytes

clojure-kv

Simple non-persistent KV database service built in Clojure

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server