Liking cljdoc? Tell your friends :D
Clojure only.

celtuce.args.cluster-node


enum->kwclj

(enum->kw mapping e)

Converts Java enum to keyword using provided mapping. Throws an exception if the enum value is not found in the mapping.

Converts Java enum to keyword using provided mapping.
Throws an exception if the enum value is not found in the mapping.
sourceraw docstring

node->mapclj

(node->map cluster-node)

Converts a RedisClusterNode instance to a Clojure map with keyword keys. Returns a map containing node flags, ID, role, slot status, and connection state.

Converts a RedisClusterNode instance to a Clojure map with keyword keys.
Returns a map containing node flags, ID, role, slot status, and connection state.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close