souin icon indicating copy to clipboard operation
souin copied to clipboard

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

Open yonas opened this issue 1 year ago • 1 comments

❯ 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

yonas avatar Sep 15 '24 15:09 yonas

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

darkweak avatar Sep 17 '24 07:09 darkweak