Solid Cache Dashboard
A beautiful dashboard for SolidCache to view cache operations
No ratings yet
- Gem
- solid_cache_dashboard
- Repository
- afomera/solid_cache_dashboard
- License
- MIT
- Stars
- 30
- Added
- August 12, 2026
About
A beautiful dashboard for SolidCache to view cache operations
A beautiful dashboard for solid_cache. Monitor your Rails application cache performance with detailed stats and visualizations.
What you get
- Real-time monitoring of cache hits, misses, writes, and deletes
- Visual charts to track cache performance over time
- Detailed views of all cache entries with size information
- Ability to inspect and delete individual cache entries
- Dark mode support
- Responsive design for all device sizes
Mounting it
ruby
# Gemfile
gem "solid_cache_dashboard"
# config/routes.rb
mount SolidCacheDashboard::Engine, at: "/solid-cache-dashboard"
Details
30 stars on GitHub · MIT licensed · maintained by afomera. Source: https://github.com/afomera/solid_cache_dashboard
Discussion (0)
Sign in to join the discussion.
No comments yet.