You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-dev@jakarta.apache.org by "Robert Fuller (JIRA)" <ji...@apache.org> on 2009/06/18 15:07:07 UTC

[jira] Updated: (JCS-59) jcs auxiliary cache memcached

     [ https://issues.apache.org/jira/browse/JCS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Fuller updated JCS-59:
-----------------------------

    Attachment: jcs-memcached.zip

This is a proof-of-concept implementation of memcached auxiliary cache for jcs.
by Robert Fuller (fullergalway) sponsored by DERI http://www.deri.org/

NB: the cache name is prefixed to keys stored into memcached.

Sample configuration follows:
#Servers is a space separated list of server:port
#Expires is number of seconds memcached will hold the item
jcs.auxiliary.foo=org.apache.jcs.auxiliary.memcached.MemcachedCacheFactory
jcs.auxiliary.foo.attributes=org.apache.jcs.auxiliary.memcached.MemcachedCacheAttributes
jcs.auxiliary.foo.attributes.Servers=192.168.111.128:11211
jcs.auxiliary.foo.attributes.Expires=86400



> jcs auxiliary cache memcached
> -----------------------------
>
>                 Key: JCS-59
>                 URL: https://issues.apache.org/jira/browse/JCS-59
>             Project: JCS
>          Issue Type: New Feature
>            Reporter: Robert Fuller
>            Assignee: Aaron Smuts
>         Attachments: jcs-memcached.zip
>
>
> Create an auxiliary cache which uses memcached

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jcs-dev-help@jakarta.apache.org