Dossier is a simple document management library in Clojure, built on S3 and Elasticsearch to store, search, and analyze plaintext-like documents on Elastisch.
Built primarily to manage structured content like blogs, poems, and prose.
Environ is used to manage environment variables for AWS.
Add the follwing keys in ~/.lein/profiles.clj
:
:aws-access-key "key"
:aws-secret-key "secret"
Dev: open repl-test and evaluate the current api.
lein repl
Tests:
lein test-refresh
See doc for more details.
This library is still in development. Feedback and contributions are welcome.
Copyright © 2015 Facjure LLC.
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.