Registry / cloud / dalli-elasticache

dalli-elasticache

JSON →
library2.0.0rbrubygemsunverified

Provides an interface for fetching cluster information from an AWS ElastiCache AutoDiscovery server and configuring a Dalli client.

gem install dalli-elasticache
INSTALL
IMPORT
SIG · DALLI-ELASTICACHE
D
dalli-elasticache
cloudrubyv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Dalli::ElastiCache
require 'dalli-elasticache'

Configure a Dalli client for an ElastiCache cluster

require 'dalli-elasticache' config = Dalli::ElastiCache.new('my-cluster.cfg.use1.cache.amazonaws.com:11211') client = Dalli::Client.new(config.servers)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
dalli-elasticache — gem install dalli-elasticache · libregistry