Eventually consistent external materialized views.
(Note: Originally a fork of https://github.com/kirasystems/views)
doc | ||
src/views | ||
test/views | ||
.gitignore | ||
LICENSE | ||
project.clj | ||
README.md |
views
Eventually consistent external materialized views for SQL databases.
Design
TODO
Usage
TODO
Testing
You can run all tests in the repl with
user=> (require '[views.all-tests :as at])
user=> (at/run-all-tests)
License
Copyright © 2014 DiligenceEngine
Authors Dave Della Costa (https://github.com/ddellacosta) and Alex Hudek (https://github.com/akhudek)
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.