nx/docs/shared/recipes/database/redis-fastify.md

329 B
Raw Blame History

Using Redis with Fastify in an Nx Workspace

In this example repo, youll learn how to:

  • Leverage Nx generators to scaffold out project configurations
  • Use Redis with Fastify
  • Use Redis Modules, like RediSearch

{% github-repository url="https://github.com/nrwl/nx-recipes/tree/main/fastify-redis#nx--fastify--redis" /%}