Hello, great lib you've got there 馃槂
Is there a way to do a batch get of cached items?
My use case is as follows:
I cache items by their id, and lists of ids. I read a list of ids from cache, and then all the items in the list. If I get items one by one I get to many roundtrips really fast.
Hello, great lib you've got there 馃槂
Is there a way to do a batch get of cached items?
My use case is as follows:
I cache items by their id, and lists of ids. I read a list of ids from cache, and then all the items in the list. If I get items one by one I get to many roundtrips really fast.