Victor Conner

Results 25 comments of Victor Conner

@seancfoley I also sensed a bit of unfriendliness, which made me hesitant to engage in a discussion with you. However, I understand that written communication can sometimes come across differently...

Hi, this isn’t something I've considered yet! If enough people want this functionality, I might add it - but it would have to be through new methods to avoid breaking...

Hi, I think this sounds like a cool feature. Previously, I've been setting up separate cache clients with different TTLs, but I can see how that approach isn't really feasible...

Hi, happy to hear you're finding multiple scenarios to use this library! Mixing `GetOrFetch` and `GetOrFetchBatch` functions with regular `Get` and `Set` operations to perform manual upserts is not very...

We could quite easily update the `Get` and `Set` functions to also do writes to the distributed storage if we have one though. I'm just not sure if I want...