keechma

Keechma stack. Mention @U050986L9 or @U2J1PHYNM if you have any questions
mjmeintjes 2017-12-26T09:57:27.000049Z

Hi. I'm currently rewriting a re-frame app with Keechma, and I'm liking it a lot. I'm currently looking at dataloader controller from the Keechma toolbox. I'm trying to figure out if it is possible to set up a live feed using the datasource/dataloader controller functionality. I'm using pouchdb, and would like to setup a live feed that updates the app-db anytime data changes. I understand how this would be possible with normal controllers, but was wondering whether it is possible with the dataloader controller.