-
-
Hopefully this will improve rendering performance for the dashboard API.
Also, we need to bring in the latest version of Mozaic in order to stay up-to-date.
-
## Need
In ubervu.com Single Page App we have a custom ApplicationController that creates default channels available throughout the lifecycle of the application. It's becoming really cumbersome to pr…
-
## Need
In ubervu.com Single Page App we have a custom ApplicationController that creates default channels available throughout the lifecycle of the application. It's becoming really cumbersome to pr…
-
This is critical! (not really)
-
Also heavily document the `list_widget`
-
Right now the expired collections are collected every 10 seconds by `checkForUnusedCollections` method:
``` coffeescript
setInterval(@checkForUnusedCollections, @checkIntervalForUnusedCollections)
``…
-
mozaic is triggering a lot of db queries. it must be optimized.
dmelo updated
11 years ago
-
We are triggering an `invalidate` each time before fetch.
https://github.com/uberVU/mozaic/blob/master/core/datasource/channel/read.coffee#L126-L131
``` coffeescript
receiving_channel.ur…
-