🚀 Release v1.1.0: Redis Caching & OAuth Integration 🎉
🆕 New Features
-
Redis Cache Implementation
-
Enhanced application performance by integrating Redis for caching frequently accessed data.
-
Key Highlights:
-
Reduced database load by caching data for specific routes/features.
-
Configurable cache expiration settings for better control.
-
-
OAuth Integration
-
Introduced secure user authentication using OAuth provider (Google).
-
Key Highlights:
-
Login and Signup flows powered by OAuth 2.0.
-