Commit graph

121 commits

Author SHA1 Message Date
Dave Della Costa e68ec0169a split off refresh-only deltas so they are handled separately for pre-checks and delta calculations 2014-06-26 15:26:34 +09:00
Dave Della Costa 8eafe33cf9 adds humane-test-output for test readability 2014-06-24 19:22:39 +09:00
Dave Della Costa 83b2c07e05 refresh-only views properly handled with pre-checks, produces correct output 2014-06-23 15:21:09 +09:00
Dave Della Costa d746159702 tweaking to get deltas sending out properly, ensure namespaces are handled correctly in with-view-transaction (accepted as second set of bindings now); simplified vexec! namespace config 2014-06-20 19:18:30 +09:00
Dave Della Costa ad8d261a4a restructured vexec! sig per plans; removed unnecessary code from router; added further customization features to base-subscribed-views; moved some actions from persistence -> base-subscribed-views 2014-06-19 19:45:40 +09:00
Dave Della Costa 21f6ff29d2 moves computing dummy-view outside of view-check 2014-06-19 12:08:35 +09:00
Dave Della Costa fc941ce90e replace misnamed fn 2014-06-18 21:14:11 +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 a33ee8a3f6 bulk-updates basically working. 2014-06-11 19:35:12 +09:00
Dave Della Costa 7dfa8f1df2 remove extraneous namespaces from views.repl 2014-06-11 17:35:38 +09:00
Dave Della Costa d89d8a2eb9 Splits out checks/delta calculation into views.db.deltas ns. Anticipate this will get broken up further if I can tease apart checks and delta calculations cleanly. Also, renamed persistor -> persistence to avoid Java-isms...still not happy with the protocols in this lib though. 2014-06-11 17:31:59 +09:00
Dave Della Costa 5a25838a69 got vexec! partially working 2014-06-10 20:34:36 +09:00
Dave Della Costa d34e37e4ca fully moved subscription persistence into persistor namespace; rearranged subscription fn args; added config 2014-06-10 19:29:44 +09:00
Dave Della Costa 6717ad46db breaks subscription implementation out into persistor model 2014-06-10 18:40:21 +09:00
Dave Della Costa 99f2ba61a4 prefix -> namespace, created default-ns namespace for subscriptions 2014-06-10 13:02:00 +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 d63fc95ff1 removed more cruft, added testing instructions to README 2014-06-06 20:49:36 +09:00
Dave Della Costa d785d78048 moved db stuff around a bit; copied db/honeysql tests over from de.data 2014-06-06 20:45:30 +09:00
Dave Della Costa 3dc546e192 subscribing stores compiled views 2014-06-06 20:34:51 +09:00
Dave Della Costa e901e70057 update readme with copyright, remove design notes 2014-06-06 20:00:54 +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