Registry / database / persistent-cache-storage-api

persistent-cache-storage-api

JSON →
library0.1.6rbrubygemsunverified

This gem encodes the API that Persistent::Cache providers adhere to in order to plug in as a back-end provider.

gem install persistent-cache-storage-api
INSTALL
IMPORT
SIG · PERSISTENT-CACHE-S
P
persistent-cache-storage-api
databaserubyv0.1.6
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.

Persistent::Cache::StorageAPI
require 'persistent-cache-storage-api'

Implement a custom cache storage provider

require 'persistent-cache-storage-api' class MyStorage < Persistent::Cache::StorageAPI def initialize super() end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
persistent-cache-storage-api — gem install persistent-cache-storage-api · libregistry