v0.2.1
Released
Improvement
Redis Caching & 50x Performance Boost
Type-safe Redis caching layer with session validation 30x faster, API key verification 20x faster, query results 10x faster, and aggregations 50x faster.
- Session validation 30x faster
- API key verification 20x faster
- Query results 10x faster
- Aggregations 50x faster
Added
- Redis Caching Layer — Type-safe cache keys with automatic invalidation
- Landing page public index
Changed
- Database optimization with composite indexes
Performance
- Session validation 30x faster with caching
- API key verification 20x faster
- Query results 10x faster
- Aggregations 50x faster
Fixed
- Admin panel double sidebar issue
- Admin routes navigation path corrections