MemCacheStore

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf Ruby on Rails cache store
gptkbp:alternativeTo gptkb:FileStore
gptkb:MemoryStore
gptkb:RedisCacheStore
gptkbp:backend gptkb:Memcached
gptkbp:category gptkb:software
cache store
gptkbp:documentation https://api.rubyonrails.org/classes/ActiveSupport/Cache/MemCacheStore.html
https://www.w3.org/2000/01/rdf-schema#label MemCacheStore
gptkbp:introducedIn gptkb:Ruby_on_Rails_2.1
gptkbp:language gptkb:Ruby
gptkbp:partOf ActiveSupport::Cache
gptkbp:requires memcached server
gptkbp:supports decrement
increment
key-value storage
distributed caching
expiration
namespacing
gptkbp:usedFor caching
gptkbp:bfsParent gptkb:ROR
gptkbp:bfsLayer 7