10 lines
329 B
Markdown
10 lines
329 B
Markdown
# Using Redis with Fastify in an Nx Workspace
|
||
|
||
In this example repo, you’ll 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" /%}
|