Skip to content

victori/tcache

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
TCache
======

TCache is a caching abstraction that unifies multiple cache implementations 
under a single API. 

TCache currently supports EHCache, Memcache and a generic DB cache (Postgresql,Mysql). 

Features
--------

TCache is:

- simple

  Simplicity is key, multiple cache implementations, one API.
  
Build
-----

TCache requires java 5 and ant 1.7.

Building from source is easy:

    $ ant jar

Victor Igumnov <victori@fabulously40.com>

About

Abstraction for multiple cache implementations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published