Memcachir.Util (memcachir v3.3.1) View Source
Utilities to read configuration.
Link to this section Summary
Functions
Keep service discovery inference backwards compatible for now.
Link to this section Functions
Keep service discovery inference backwards compatible for now.
The cascade is:
- if
:memcachir,:elasticacheis set, useMemcachir.ServiceDiscovery.Elasticache - if
:memcachir,:hostsis set, useMemcachir.ServiceDiscovery.Hosts - otherwise use what is configured in
:memcachir,:service_discovery(defaulting to Hosts)