Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MichaCo/CacheManager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: MichaCo/CacheManager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 5 commits
  • 28 files changed
  • 1 contributor

Commits on Mar 8, 2025

  1. Adding issue templates (#387)

    Michael Conrad authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    826d53d View commit details
    Browse the repository at this point in the history
  2. Create CONTRIBUTING.md

    Michael Conrad authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    5aedc81 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. Cleanup of some obsolete configuration code (#392), Added user as con…

    …fig option to Redis
    
    * fixes #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
    Michael Conrad authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    debe173 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Rewriting Region handling in Redis to use hashkeys and fix LUA script…

    …s to use 2 keys (#395)
    Michael Conrad authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    24507f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Some minor config changes (#399)

    Michael Conrad authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    b5a9b39 View commit details
    Browse the repository at this point in the history
Loading