Releases: 3neti/laravel-model-channel
Releases · 3neti/laravel-model-channel
Release list
v1.1.0 — Lookup Caching & Indexing
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.