Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Redis cache not working

Started by Muut Archive 11 years ago · 2 replies · 349 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 1338 9 years ago
Archive · by Muut Archive, 9 years ago
2 927 9 years ago
Archive · by Muut Archive, 9 years ago
2 4056 9 years ago
Archive · by Muut Archive, 9 years ago
1 2941 9 years ago
Archive · by Muut Archive, 9 years ago
3 1112 9 years ago