Commit graph

11 commits

Author SHA1 Message Date
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