Skip to content

v1.1.0 — Lookup Caching & Indexing

Latest

Choose a tag to compare

@3neti 3neti released this 15 Apr 03:44

v1.1.0 — Lookup Caching & Indexing
• Add composite indexes for faster channel lookups
• Introduce optional caching for findByMobile, findByWebhook, and findByChannel
• Cache model IDs with null-marker support
• Automatic cache invalidation on updates/deletes
• Fully configurable cache layer (disabled by default)
• Add comprehensive cache behavior tests

No breaking changes.