fun_with_flags v0.1.1 Release Notes

    • ✨ Enhancements
      • Treat cache misses and expired cached values differently. If Redis becomes unavailable, and an expired value is available in the cache, use the expired value even though normally it would be discarded.