Skip to content

Tags: TurnerSoftware/CacheTower

Tags

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade StackExchange.Redis to v2.6.122 (#258)

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix dependency doubleup (#210)

0.12.0

Toggle 0.12.0's commit message
Minor benchmark updates

0.11.6

Toggle 0.11.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #196 from TurnerSoftware/detailed-cache-entry-status

Prevent returning expired entries

0.11.5

Toggle 0.11.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #193 from rgueldenpfennig/nullreferenceexception-o…

…n-concurrent-access

 NullReferenceException on blocked task when original task faulted

0.11.4

Toggle 0.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #188 from TurnerSoftware/fix-file-manifest-load-is…

…sues

Fix file manifest load issues

0.11.3

Toggle 0.11.3's commit message
Use lambda/factory version of AddSingleton

This allows the service provider to correctly dispose of our cache stacks when the application is terminated.

Fixes #187

0.11.2

Toggle 0.11.2's commit message
Reorganize RedisLockOptions properties

Some properties are only needed internally and the order now matches the constructor.

0.11.1

Toggle 0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update branch name

0.11.0

Toggle 0.11.0's commit message
Additional error information from Redis for tests