Commit graph

15 commits

Author SHA1 Message Date
Alexander K. Hudek d88471409e Allow serialization errors through internal error handling. 2014-12-02 13:14:18 -05:00
Alexander K. Hudek e67aa2508a Added extra error handling for handling invalid views. 2014-12-01 22:52:19 -05:00
Alexander K. Hudek fe8f222eab Remove snapshot. 2014-11-07 00:34:43 -05:00
Alexander K. Hudek 7684eb6506 Added error handling to go blocks. 2014-11-04 18:55:59 -05:00
Alexander K. Hudek 7d61caea52 Add buffers on channels. 2014-10-18 18:11:52 -04:00
Alexander K. Hudek b1550b1fc1 Make initial views compute queries in parallel. 2014-10-18 17:57:17 -04:00
Dave Della Costa a65f338f54 bump to version 0.3.0 2014-09-04 18:07:45 +09:00
Alexander K. Hudek e830580da0 Refactored persistence layer to be more moduler. Fixed some problems with delta dispatch. 2014-08-27 00:38:22 -04:00
Alexander K. Hudek 1fab3ff587 Bump to release. 2014-07-27 22:47:00 -04:00
Alexander K. Hudek b61d5f00cf Update transaction code. 2014-07-24 03:26:15 -04:00
Alexander K. Hudek 487b3994e9 Fix version for alpha release. 2014-07-16 20:10:16 -04:00
Dave Della Costa 8eafe33cf9 adds humane-test-output for test readability 2014-06-24 19:22:39 +09:00
Dave Della Costa 0754d3afe9 prototype of new checks method; tweak config to generate schema itself 2014-06-18 19:32:43 +09:00
Dave Della Costa e263ed10c6 better testing documentation; adds basic subscription functionality back to base-subscribed-views; beginning of bulk update functionality; moved all database table creation into SQL script 2014-06-10 12:12:21 +09:00
Dave Della Costa 2388472f46 first commit; subscription code and view init code pulled out and tested; DE-specific code stripped 2014-06-06 19:58:08 +09:00