fiber/middleware/cache
Can Celik c9b7b1aefb
🔥 Add Cache Invalidation Option to Cache Middleware (#3036)
* Add an option to invalidate cache

* Add a summary about the cache middleware update

* Rename the option to make it clearer

* Rename hard tab

* Fix markdown formatting

* Revert unnecessary change

* Clarify the description of cache invalidator

* Add empty line

---------

Co-authored-by: RW <rene@gofiber.io>
2024-06-26 16:02:48 +02:00
..
cache.go 🔥 Add Cache Invalidation Option to Cache Middleware (#3036) 2024-06-26 16:02:48 +02:00
cache_test.go 🔥 Add Cache Invalidation Option to Cache Middleware (#3036) 2024-06-26 16:02:48 +02:00
config.go 🔥 Add Cache Invalidation Option to Cache Middleware (#3036) 2024-06-26 16:02:48 +02:00
heap.go Merge remote-tracking branch 'origin/master' into v3-beta 2023-02-05 23:43:42 +03:00
manager.go Merge remote-tracking branch 'origin/master' into v3-beta 2023-02-05 23:43:42 +03:00
manager_msgp.go 🐛 Bug: Fix issues introduced in linting PR (#2319) 2023-02-02 15:57:40 +01:00
manager_msgp_test.go chore: Enabling shuffling, cleanup and consistency across tests (#2931) 2024-03-24 20:54:56 +01:00