-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Hi, I raised a related issue on the storages repo, but I thought it might be useful to ask for advice here as well.
The docs here and on souin talk about embedded olric, but i haven't been able to get it to work. I would ideally like to have distributed caching without needing to run an extra service to handle the cache storage but haven't had any success.
With the following in my Caddyfile, I get the error Impossible to connect to Olric, error while discovering the cluster members: dial tcp [::1]:6379: connection refused
cache {
olric {
path /etc/caddy/configs/olric.yml
}
}
The config is currently copied from https://github.com/buraksezer/olric/blob/master/cmd/olricd/olricd-local.yaml
What is expected to be the minimum config to set up a distributed cache at the moment?
Thanks
Metadata
Metadata
Assignees
Labels
No labels