Namespace Serenity.FilePersistence.Infrastructure.Stores
Classes
FileStore
IBlobStore implementation over a file system + writer.
Exposes async members required by the hierarchy (IPersistenceStore, IKeyedStore, IReadOnlyBlobStore, IBlobStore).
Maintains synchronous helpers for internal use where appropriate.