Commit 421fabc
committed
feat: add Redis configuration and dependency for improved caching
- Updated .env.example to include REDIS_URL for Redis connection.
- Added radis version 2.0.0 to dependencies in package.json.
- Updated pnpm-lock.yaml to reflect the addition of the radis dependency and its resolution details.1 parent 1d16199 commit 421fabc
3 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments