Skip to content

Tags: rebulanyum/CacheManager

Tags

1.1.1

Toggle 1.1.1's commit message
Improving backplane messaging. Reduced message size when sending mult…

…iple messages in bulks and improved de/serialization of the messages by 6-10x times

1.1.0

Toggle 1.1.0's commit message
Fixing the minimum cache timeout validation MichaCo#159 (it is too ea…

…rly...)

1.0.1

Toggle 1.0.1's commit message
Removing version prefix. I'm trying to set prefix and version during …

…appveyor build now MichaCo#147

1.0.0

Toggle 1.0.0's commit message
Update README.md

0.9.3

Toggle 0.9.3's commit message
Adding some tests for non known types, MichaCo#125

0.9.2

Toggle 0.9.2's commit message
using latest dev korebuild

0.9.1

Toggle 0.9.1's commit message
lets try signed packages from now on... fixes MichaCo#87

0.9.0

Toggle 0.9.0's commit message
Update to netcoreapp deps

0.8.0

Toggle 0.8.0's commit message
Update to target milestore 0.8.0 - breaking change was the rename of …

…cache back plate to backplane MichaCo#44

0.7.4

Toggle 0.7.4's commit message
removing WithSystemRuntimeDefaultCacheHandle and changing the empty W…

…ithSystemRuntimeCacheHandle to use default instead. Makse much more sense