![]() |
Sphyrnidae Common Library
2.0.1
Shared Utilities/Library
|
Namespaces | |
| namespace | Models |
Classes | |
| class | CacheDistributed |
| Accessing cache distributed only More... | |
| class | CacheLocal |
| Accessing local cache only More... | |
| class | CacheLocalAndDistributed |
| Accessing cache (local/memory and distributed/redis) More... | |
| class | CacheNone |
| Accessing cache (no cache actually used) More... | |
| class | Caching |
| Wrapper/Helper class around Caching More... | |
| interface | ICache |
| Storing items in the cache More... | |