advanced
6 pages tagged with advanced
-
Advanced RxHTML Patterns
Conditionals, iteration, templates, and escape hatches
-
Part IX - Advanced Topics
Deep dives into performance optimization, graph indexing, the delta protocol, agentic behavior, and external integration
-
Performance Optimization
Techniques for building high-performance Adama applications including document sizing, query optimization, and scaling strategies
-
Graph Indexing
Build reactive graph indexes across tables using assoc, join, and traverse to efficiently query relationships without full table scans
-
The Delta Protocol
Deep dive into how Adama synchronizes state changes to clients through efficient delta-based communication
-
External Integration with Replication
Keep external systems in sync with document state using the replication engine — automatic change detection, create/update/delete lifecycle, and retry with backoff