An instance of this class is instantiated during application startup and registers low-level data providers implementing shared and static caching using PostgreSQL.
These low-level data providers are only used with distributed caching (multi-instance site).
Applications do not access these low-level data providers directly. Caching services provided by YetaWF.Core.IO.Caching should be used instead.
Namespace: YetaWF.Modules.Caching.DataProvider.PostgreSQL
Assembly: YetaWF.Caching
Inheritance
public class CachingPostgreSQLDataProvider : YetaWF.Core.DataProvider.IExternalDataProvider;
![]() | CachingPostgreSQLDataProvider | Constructor. |
![]() ![]() | Equals | Determines whether the specified object is equal to the current object. |
![]() ![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
![]() ![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | GetType | Gets the Type of the current instance. |
![]() ![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() ![]() ![]() | ReferenceEquals | Determines whether the specified Object instances are the same instance. |
![]() | Register | Called by the framework to register external data providers that expose the YetaWF.Core.DataProvider.IExternalDataProvider interface. |
![]() ![]() | ToString | Returns a string that represents the current object. |
See Also YetaWF.Caching PackageYetaWF.Core
Documentation Feedback
© 2021 - Softel vdm, Inc. - YetaWF.com