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: weyoss/redis-smq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.0
Choose a base ref
...
head repository: weyoss/redis-smq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.0
Choose a head ref
  • 14 commits
  • 111 files changed
  • 2 contributors

Commits on Apr 16, 2025

  1. docs: update redis-smq references

    Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
    emmanuel-ferdman authored and weyoss committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    79bdc4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d9fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9561f31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    502b942 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4848495 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. feat(redis-smq-common): implement ConsoleLogger and improve logging

    - Add ConsoleLogger class to provide formatted console logging
    - Implement log level control, timestamp inclusion, and colorization
    - Update RedisLock and Worker to use new logging features
    - Refactor logger to support custom loggers and improve error handling
    weyoss committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    37122c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6299d7 View commit details
    Browse the repository at this point in the history
  3. feat(redis-smq): enhance logging with detailed debug information

    - Add detailed logging for critical operations
    - Add contextual information in key components to improve observability and debugging capabilities
    weyoss committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    3935682 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aabf2fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98a275b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    906193e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf8415d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b1f727 View commit details
    Browse the repository at this point in the history
  9. v8.2.0

    weyoss committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    7a0c3ca View commit details
    Browse the repository at this point in the history
Loading