Eventually consistent external materialized views.
(Note: Originally a fork of https://github.com/kirasystems/views)
Gered
8fb1a2cbbb
- if the view specified does not exist, throw an exception instead of silently failing - add "on-unauth-fn" option to view system. call this function if subscription authorization fails (some applications may want to audit this kind of event) |
||
---|---|---|
src/views | ||
test/views | ||
.gitignore | ||
LICENSE | ||
NOTES.md | ||
project.clj | ||
README.md |
views
Eventually consistent external materialized views.
This repository is an experimental fork!
I've made some breaking and possibly contentious changes in this fork with the end goal of simplifying usage of this library (and hopefully improving it in the process).
This will be lacking in documentation and usage examples until I mostly finalize all the changes I'm intending on making.
License
Copyright © 2015-2016 Kira Inc.
Authors Dave Della Costa (https://github.com/ddellacosta) and Alexander Hudek (https://github.com/akhudek)
Various updates in this fork by Gered King (https://github.com/gered)
Distributed under the MIT License.