(memcached-client config)
Create a component that matches a Memcached connection under the :conn key.
Accepts the options: :servers - a list of servers in host:port format :username - an optional username for authentication :password - an optional password for authentication :auth-type - :cram-md5 or :plain :failure-mode - :redistribute, :retry or :cancel :conn-type - :binary or :text
Create a component that matches a Memcached connection under the :conn key. Accepts the options: :servers - a list of servers in host:port format :username - an optional username for authentication :password - an optional password for authentication :auth-type - :cram-md5 or :plain :failure-mode - :redistribute, :retry or :cancel :conn-type - :binary or :text
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close