Skip to content
Discussion options

You must be logged in to vote

@robfuncken hello! I'm so sorry it took so long to answer.

Let's assume that version before 1.0.0 is obsolete, and we will discuss the latest version. And I must update the Next.js example to the latest version.

Here are the required steps for local debugging:

  1. Install and run the Redis server locally.
  2. Install the @neshca/cache-handler and the redis using your package manager.
  3. Create a cache-handler.mjs file near the next.config.(m)js file and paste there the code from the Redis Handler example.
  4. Optionally change import from @neshca/cache-handler/redis-stack to @neshca/cache-handler/redis-strings if your are going to use Redis server prior to version 7. @neshca/cache-handler/redis-strings

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robfuncken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants