Jay Gheewala
Jay Gheewala
EntryStatus back to the caller "Expired" cannot be differentiated. Fixing this by default "_" to 0 and incremental RemoveReasons comment was missing for GetWithInfo api so updated that test: ran...
Hi, I have a requirement, that when an entry is marked for eviction (LifeWindow) I want to call a callback function before it gets evicted (essentially CleanWindow). Was looking at...
Hi, Wanted to know if there is any plan for supporting go test cases?
Hi, I have a huge project with 50+ packages. There are almost 500+ test cases. I installed go test explorer and waited for almost 20 mins, but nothing got loaded....
#### Expected behavior When chunking is enabled, a golang consumer client code sometimes remove chunked msg context from it data through the below logic: ``` if ctx == nil ||...