Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 06:57
fd47937
F2calv/2024 07 adding multi serialisation options and polish (#182)

* rn DistributedCacheService

* tweak local options

* rn IRedisCacheService to IRemoteCacheService

* created Abstractions

* reverted to AsyncDuplicateLock

* LoadBuiltInLuaScripts is false by default

* split out local cache

* added DiskCacheService

* plugged in DiskCacheService

* nuget updates

* more updates

* added DiskCacheSerialisationType

* implement messagepack

* +semver:feature tests passing

* linting

* correction