Registry / networking / adoccamemcache

adoccamemcache

JSON →
library0.1.12rbrubygemsunverified

A memcached client library based on memcache-client, rewritten for custom requirements and commercial use.

gem install AdoccaMemcache
INSTALL
IMPORT
SIG · ADOCCAMEMCACHE
A
adoccamemcache
networkingrubyv0.1.12
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.

AdoccaMemcache
require 'adocca_memcache'

Connect to memcached and store/retrieve values.

require 'adocca_memcache' cache = AdoccaMemcache::Client.new('localhost:11211') cache.set('key', 'value') puts cache.get('key')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.12latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
40
OpenAI (training)
1
Resources
adoccamemcache — gem install adoccamemcache · libregistry