Overview
Learn how to leverage the new TableView consumer feature in Apache Pulsar through this 21-minute conference talk from Pulsar Summit NA 2023. Discover how to simplify the common pattern of maintaining a local cache of the latest key-value pairs from a Pulsar topic, eliminating the need for manual implementation using traditional consumers or readers. Explore practical demonstrations of TableView consumer usage in a sample application, along with essential best practices and design patterns for optimal implementation. Master the built-in database table abstraction capabilities that streamline application development by handling the complexities of local cache management directly within the Pulsar client API.
Syllabus
An Introduction to Pulsar's Database Table Abstraction - Pulsar Summit NA 2023
Taught by
StreamNative