Singleton
Table of Contents
Interfaces
- ISingleton
- Singleton pattern.
Classes
- Base
- Abstract base class for implementing the Singleton design pattern.
- Memcache
- Singleton that serializes to memcached.
- Memory
- Singleton that serializes to memory.
- Redis
- Singleton that serializes to Redis.
- Session
- Singleton that serializes to a session.