Arseny

Results 18 comments of Arseny

Hi @uncvrd, I apologize for the delay in getting back to you. I want to start by thanking you for your participation! Your example will be added to the documentation,...

Thank you for your attention and contribution! I noticed one thing in your code that can be improved. You do not need to use the `try/catch` inside the Cache methods....

Hello @dross15! It is mentioned here https://caching-tools.github.io/next-shared-cache/api-reference/handler#overview and also in the [Guide of creating a custom Handler](https://caching-tools.github.io/next-shared-cache/usage/creating-a-custom-handler#guide).

@vermario @gchallen @lzw1926 hi, I'm excited to share that the feature you've all been anticipating is now in progress! I've just opened a PR that introduces **pre-population of the cache...

Look at the [Creating a Custom Handler](https://caching-tools.github.io/next-shared-cache/usage/creating-a-custom-handler) guide to learn how to build a handler for ioredis or any other Redis client.