Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduced two new interfaces in the Promact.Core.Caching namespace to enhance caching capabilities. The ICachingService interface defines methods for setting, getting, and removing cache values. The ICachingUniqueKeyGenerationService interface provides a method for generating unique cache keys based on provided keys.
- Loading branch information