User Defined Functions and Materialized Views in Cassandra 3.0 – DuyHai Doan,
Cassandra is evolving at a very fast pace and keeps introducing new features that close the gap with traditional SQL world, but they are always designed with a distributed approach in mind.
First we’ll throw an eye at the recent user-defined functions and show how they can improve your application performance and enrich your analytics use-cases.
Next, a tour on the materialized views, a major improvement that drastically changes the way people model data in Cassandra and makes developers’ life easier!