# For The Geeks

- [Caching Concepts](/master-1/for-the-geeks/caching-concepts.md)
- [Caching Considerations](/master-1/for-the-geeks/caching-concepts/caching-considerations.md)
- [Cache Loading](/master-1/for-the-geeks/caching-concepts/cache-loading.md)
- [Definitions](/master-1/for-the-geeks/caching-concepts/definitions.md)
- [Java Soft References](/master-1/for-the-geeks/caching-concepts/java-soft-references.md)
- [Cache Topologies](/master-1/for-the-geeks/cache-topologies.md)
- [Single Instance/In-Process](/master-1/for-the-geeks/cache-topologies/single-instance-in-process.md)
- [Single Instance/Out-Process](/master-1/for-the-geeks/cache-topologies/single-instance-out-process.md)
- [Replicated](/master-1/for-the-geeks/cache-topologies/replicated.md)
- [Distributed](/master-1/for-the-geeks/cache-topologies/distributed.md)
- [CacheBox Architecture](/master-1/for-the-geeks/cachebox-architecture.md)
- [CacheFactory](/master-1/for-the-geeks/cachebox-architecture/cachefactory.md)
- [CacheBoxConfig](/master-1/for-the-geeks/cachebox-architecture/cacheboxconfig.md)
- [EventManager](/master-1/for-the-geeks/cachebox-architecture/eventmanager.md)
- [ColdBox](/master-1/for-the-geeks/cachebox-architecture/coldbox.md)
- [LogBox](/master-1/for-the-geeks/cachebox-architecture/logbox.md)
- [ICacheProvider](/master-1/for-the-geeks/cachebox-architecture/icacheprovider.md)
- [ICacheStats](/master-1/for-the-geeks/cachebox-architecture/icachestats.md)
- [IObjectStore](/master-1/for-the-geeks/cachebox-architecture/iobjectstore.md)
- [IEvictionPolicy](/master-1/for-the-geeks/cachebox-architecture/ievictionpolicy.md)
- [AbstractEvictionPolicy](/master-1/for-the-geeks/cachebox-architecture/abstractevictionpolicy.md)
- [IColdboxApplicationCache](/master-1/for-the-geeks/cachebox-architecture/icoldboxapplicationcache.md)
