Registry / cloud / alephant-cache

alephant-cache

JSON →
library2.0.1rbrubygemsunverified

Provides a simple abstraction layer over S3 for get/put operations.

gem install alephant-cache
INSTALL
IMPORT
SIG · ALEPHANT-CACHE
A
alephant-cache
cloudrubyv2.0.1
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.

Alephant::Cache
require 'alephant/cache'

Stores and retrieves values from an S3-backed cache.

require 'alephant/cache' cache = Alephant::Cache.new(bucket: 'my-bucket') cache.put('key', 'value') puts cache.get('key')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
38
Resources
alephant-cache — gem install alephant-cache · libregistry