Utils
Table of Contents
Classes
- Buffer
- This is a helper class for BufferedStore & TransactionalStore, which buffer real cache requests in memory.
- Defer
- This is a helper class for transactions. It will optimize the write going out and take care of rolling back.
- Transaction
- This is a helper class for BufferedStore & TransactionalStore, which buffer real cache requests in memory.