DSL
Everything on SkillVeris tagged DSL — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 2 libraries
Study Notes(3)
The Query DSL
A guide to Elasticsearch's JSON-based Query DSL, the request language used to build every search, filter, and aggregation.
Kafka Streams Basics
An introduction to Kafka Streams, the client library for building stateful stream processing applications directly on top of Kafka topics.
LazyColumn and LazyRow
Master Compose's scrollable list primitives, LazyColumn and LazyRow, which render only visible items for efficient, memory-friendly scrolling.