Scaling Past Joins! - A Framework for Incremental Materialized Views w/ Ecto

Scaling Past Joins! - A Framework for Incremental Materialized Views w/ Ecto

Comments welcome! View the elixirconf tag for more ElixirConf talks!

3 Likes

Much appreciated. I have been using materialized views to render charts in Cassava and I always wished that there was an option to do a partial update. Your post has provided the insight I need to create my own first class table views and populate them myself.