Jaime Amate
Jaime Amate
Hi! First I'd like to praise the project, pretty cool stuff :) I'd like to know if there's a way to timeout an HTTP component after a defined amount of...
### 🔧 Changes ### 📚 References ### 🔬 Testing ### 📝 Checklist - [ ] All new/changed/fixed functionality is covered by tests (or N/A) - [ ] I have added...
The aim of this PR is to add a function that allows to remove a defined tag. This is useful for my specific need as I need to disable a...
## Description This PR adds the ability to stop and restart the cleanup goroutine at runtime for the expirable LRU cache. This feature provides better control over cache behavior and...
Hi! I'd like to temporarily disable TTL expire if my DB instance is down and re-enable it back again when the DB instance is healthy. Is there any way of...