mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-11 02:01:38 +00:00
* 🩹 Fix: Add key removal in MemoryLock
* Fixed concurrent deletion.
* Fix: idempotency middleware's MemoryLock
* Add MemoryLock benchmarks.
* Updated benchmarks: Add returning error handling
* Renamed benchmark: RepeatedKeys
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>