peillis / memcachir

Elixir memcached client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possibile to handle fail node on libring?

vanillahsu opened this issue · comments

Hi:

thank for your effort to develop/maintain memcachir,

it's the best memcache client of elixir as I know,

and, is it possible to handle failed node to libring?
when a node failed, remove it from librings list,
and when the node back online, readd it to librings list.

thanks.

hi, no, that's not implemented