sccache


SHOP.COM Cache System

IMPORTANT NOTE

The source code has been moved to GitHub: https://github.com/Randgalt/sccache

Welcome

Welcome to the newly open sourced SHOP.COM Cache System: sccache

What is it?

The SHOP.COM Cache System is an object cache system that... * is an in-process cache and external, shared Cache * is horizontally scalable * stores cached objects to disk * supports associative keys * is non-transactional * can have any size key and any size data * does auto-GC based on TTL * is container and platform neutral

Getting Started

Read the Quickstart wiki.

Project Information

Labels:
Java Cache Apache