Contains Redakt data and service model types.
Classes
CombGuidIdGenerator | |
IdGenerator | |
UlidIdGenerator |
Interfaces
IDataProvider | This is the base interface for all data providers, like data store, file store, cache, and service bus modules. |
IIdGenerator | Interface for generating string-based unique identifiers. |
IIdentifiable | |
IInitializableProvider | Data providers implementing this interface will be automatically initialized by the Redakt system on startup. |
Child namespaces
Redakt.Data.ApplicationCache | Contains types for cache module implementations. |
Redakt.Data.DocumentStore | Contains Redakt data and service model types. |
Redakt.Data.FileStore | Contains types for file store module implementations. |
Redakt.Data.ServiceBus | Contains types for service bus module implementations. |