Storage
Interfaces, Classes and Traits
- IDisableEncryptionStorage
- Marks that a storage does not support server side encryption
- ILockingStorage
- Storage backends that require explicit locking
- INotifyStorage
- Storage backend that support active notifications
- IStorage
- Provide a common interface to all different storage options
- IStorageFactory
- Creates storage instances and manages and applies storage wrappers
- IWriteStreamStorage
- Interface that adds the ability to write a stream directly to file