Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Redis cache not working

Started by Muut Archive 11 years ago · 2 replies · 465 views
11 years ago

Here is the snippet of my user/config/system/yml file:

YAML
cache:
  enabled: true
  check:
    method: file
  driver: redis
  redis:
    server: 127.0.0.1
    port: 6379
  prefix: g
  lifetime: 604800
  gzip: false

redis-cli --scan shows no keys added.

11 years ago

FYI to anyone else reading this thread: Redis support has been added back into Grav. Docs are also updated.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2280 9 years ago
Archive · by Muut Archive, 9 years ago
2 1496 9 years ago
Archive · by Muut Archive, 9 years ago
2 4745 9 years ago
Archive · by Muut Archive, 9 years ago
1 3562 9 years ago
Archive · by Muut Archive, 9 years ago
3 1621 9 years ago