All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.github.dcrissman JAR files with all dependencies

Search JAR files by class name

cacher-memcached from group com.github.dcrissman (version 1.0.7)

Implementation that supports the use of memcached.

Group: com.github.dcrissman Artifact: cacher-memcached
Show documentation Show source 
 

0 downloads
Artifact cacher-memcached
Group com.github.dcrissman
Version 1.0.7
Last update 10. June 2014
Organization Red Hat, Inc.
URL https://github.com/dcrissman/cacher
License Lesser General Public License (LGPL), v 3.0
Dependencies amount 2
Dependencies cacher-core, spymemcached,
There are maybe transitive dependencies!

cacher-core from group com.github.dcrissman (version 1.0.7)

Provides base functionality required for any cache specific implementation.

Group: com.github.dcrissman Artifact: cacher-core
Show documentation Show source 
 

0 downloads
Artifact cacher-core
Group com.github.dcrissman
Version 1.0.7
Last update 10. June 2014
Organization Red Hat, Inc.
URL https://github.com/dcrissman/cacher
License Lesser General Public License (LGPL), v 3.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

cacher from group com.github.dcrissman (version 1.0.7)

Cacher provides a simple interface (Cache) that is designed to wrap a 3rd party caching client/library (eg. spymemcached). This interface is then consumed by the FetchManager which houses logic to standarize how cached values are stored and retrieved. If a value is already cached then it is simply returned, otherwise a Fetcher (either FetchSingle or FetchMultiple) is asked how to produce the value, which is then cached for subsequent requests.

Group: com.github.dcrissman Artifact: cacher
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cacher
Group com.github.dcrissman
Version 1.0.7
Last update 10. June 2014
Organization Red Hat, Inc.
URL https://github.com/dcrissman/cacher
License Lesser General Public License (LGPL), v 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy