The Xenei cache is a two level cache implementation. It wraps two other cache implementations and keeps
them in sync. This can be used to front a database cache with a memory cache for better performance or
to sync caches on separate machines. Since Xenei cache implements the cache interface multiple layers
of Xenei cache may be used.
Components
- XeneiCache
- The xenei cache implementation.
All trademarks and copyrights are the property of their respective owners.
Copyright © 2002-2004 by Xenei.com, All Rights Reserved