Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to connect to Olric, error while discovering the cluster members: unknown command 'cluster.members', with args beginning with #549

Closed
yonas opened this issue Sep 15, 2024 · 1 comment

Comments

@yonas
Copy link

yonas commented Sep 15, 2024

❯ xcaddy build --with github.com/darkweak/souin/plugins/caddy --with github.com/darkweak/storages/olric/caddy
❯ ./caddy run
example.lan {
  root * /home/test
  file_server

  cache {
      ttl 1h
      olric
  }

  route {
      cache
      respond "Hello HTTP cache"
  }
}

commit: 12a2857

@darkweak
Copy link
Owner

Hello @yonas would you like to use olric as embedded mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants