Use redis as a cache store

This commit is contained in:
2024-03-16 19:00:52 +11:00
parent e385e6782e
commit 546c51ed4f
12 changed files with 82 additions and 27 deletions

View File

@@ -1,3 +1,4 @@
web: bundle exec hanami server
tailwind: bundle exec rake tailwind:watch
assets: bundle exec hanami assets watch
redis: redis-server