Eventually consistent external materialized views. (Note: Originally a fork of https://github.com/kirasystems/views)
Go to file
2015-04-07 22:07:22 -04:00
src/views Added statistics collection. 2015-04-07 22:07:22 -04:00
.gitignore Refactored persistence layer to be more moduler. Fixed some problems with delta dispatch. 2014-08-27 00:38:22 -04:00
LICENSE first commit; subscription code and view init code pulled out and tested; DE-specific code stripped 2014-06-06 19:58:08 +09:00
NOTES.md Extra error handling, hash fix, and new concurrency support. 2015-01-20 02:21:32 -05:00
project.clj Added statistics collection. 2015-04-07 22:07:22 -04:00
README.md Basic infrastructure working. 2015-01-18 18:13:50 -05:00

views

Eventually consistent external materialized views.

Notice: despite being 1.x.x, this is incomplete. Version 2.0.0 will be the first release version.

Design

TODO

Usage

TODO

Testing

TODO

License

Copyright © 2015 DiligenceEngine

Authors Dave Della Costa (https://github.com/ddellacosta) and Alexander Hudek (https://github.com/akhudek)

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.