CacheTower icon indicating copy to clipboard operation
CacheTower copied to clipboard

Null cache layer or a way to disable the cachetower

Open ghost opened this issue 4 years ago • 1 comments

ghost avatar Jan 28 '21 08:01 ghost

Hey @lfcosio - currently there isn't a null-cache layer or something like it. I'd love to know why/where you'd need such a feature though. If it is for something like unit tests that have dependency injection, you can use something like Moq to fake an instance of ICacheStack.

Turnerj avatar Jan 28 '21 12:01 Turnerj