|
Artifact Info
| Name: | Ashkay Java Caching |
| Description: | How many classes does it take to make a cache? 60? 80? You might think so if you look at the other caches on the market.
Ashkay is a streamlined, simple cache that in many ways is more powerful than the other mainstream caches.
Ashkay is a strategy based caching tool. In most cases, you might be using a configuration file to tell the cache what
rules it should obey. Or, you might just be setting properties on the cache. I have never liked this model as it limits
me, the user of the cache to strategies the developer decided were important. Instead, Ashkay lets you choose the
strategy(ies) to use when caching certain objects. Of course, a few of the most handy strategies are pre-packaged, but
implementing a new one is a simple as can be.
Ashkay is a fork of xot caching code. Made more sense on its own. |
| GroupId: | ashkay |
| ArtifactId: | ashkay |
Available versions and download |
|
0.6
|
|
| Included classes
|
net/sf/ashkay/CacheEntry
net/sf/ashkay/CachingStrategy
net/sf/ashkay/CreationException
net/sf/ashkay/LazyObjectFactory
net/sf/ashkay/ObjectCache
net/sf/ashkay/ObjectFactory
net/sf/ashkay/strategies/FullCachingStrategy
net/sf/ashkay/strategies/LastModifiedCachingStrategy
net/sf/ashkay/strategies/NullCachingStrategy
net/sf/ashkay/strategies/SoftReferenceCacheEntry
net/sf/ashkay/strategies/SoftReferenceCachingStrategy
net/sf/ashkay/strategies/TimeExpirationCachingStrategy
|
|
|
|
Context Help
That's a tool for searching and browsing maven repositories.
You can search for classes, group id's and artifact id's.
The Vision of this portal is more transparence and visualisation of open source components.
Next phases are referencing of java docs and visualization of the component Architectures.
|
|
Social bookmarks
|
|
Syndication
Subsribe our RSS Feed.
Find articles about Java technologies.
|
|