-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: lifemd/CacheManager
base: dev
head repository: MichaCo/CacheManager
compare: dev
- 18 commits
- 277 files changed
- 6 contributors
Commits on Sep 25, 2019
-
Fixing concurrency issue in Memory Cache (MichaCo#266)
Using ConcurrentDictionary instead of HashSet for key map
Configuration menu - View commit details
-
Copy full SHA for f2d6e11 - Browse repository at this point
Copy the full SHA f2d6e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for c211513 - Browse repository at this point
Copy the full SHA c211513View commit details -
Configuration by code for System.Runtime.Caching memory options
Add configuration by code for System.Runtime.Caching memory options, see MichaCo#177
Configuration menu - View commit details
-
Copy full SHA for 800bebe - Browse repository at this point
Copy the full SHA 800bebeView commit details
Commits on Nov 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3f3ad35 - Browse repository at this point
Copy the full SHA 3f3ad35View commit details
Commits on Jun 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 51bff81 - Browse repository at this point
Copy the full SHA 51bff81View commit details
Commits on Mar 2, 2025
-
2.0 prep with a lot of changes (MichaCo#340)
merging and doing new CI later...
Configuration menu - View commit details
-
Copy full SHA for 7e41014 - Browse repository at this point
Copy the full SHA 7e41014View commit details -
Configuration menu - View commit details
-
Copy full SHA for c637644 - Browse repository at this point
Copy the full SHA c637644View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee85c09 - Browse repository at this point
Copy the full SHA ee85c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7f605 - Browse repository at this point
Copy the full SHA cc7f605View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f9f35d - Browse repository at this point
Copy the full SHA 0f9f35dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc3f906 - Browse repository at this point
Copy the full SHA cc3f906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9404db4 - Browse repository at this point
Copy the full SHA 9404db4View commit details -
Cleanup and some fixes (MichaCo#382)
* Fixes MichaCo#311 * Fixes MichaCo#280 * Fixes MichaCo#268 * fixes MichaCo#212
Configuration menu - View commit details
-
Copy full SHA for 2b8c1f6 - Browse repository at this point
Copy the full SHA 2b8c1f6View commit details
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6dc701e - Browse repository at this point
Copy the full SHA 6dc701eView commit details
Commits on Mar 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 826d53d - Browse repository at this point
Copy the full SHA 826d53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aedc81 - Browse repository at this point
Copy the full SHA 5aedc81View commit details
Commits on Oct 11, 2025
-
Cleanup of some obsolete configuration code (MichaCo#392), Added user…
… as config option to Redis * fixes MichaCo#386 Microsoft logging is not needed to be configured in that way anymore * Added user as config option to Redis, as that is supported in Redis 7.0 and later
Configuration menu - View commit details
-
Copy full SHA for debe173 - Browse repository at this point
Copy the full SHA debe173View commit details
Commits on Nov 10, 2025
-
Rewriting Region handling in Redis to use hashkeys and fix LUA script…
…s to use 2 keys (MichaCo#395)
Configuration menu - View commit details
-
Copy full SHA for 24507f8 - Browse repository at this point
Copy the full SHA 24507f8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...dev