Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hash field expiration commands #3218

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Apr 26, 2024

  1. Hash field expiration commands

    Gabriel Erzse committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9e5a797 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    93f6ddb View commit details
    Browse the repository at this point in the history
  2. Remove doctests and switch to Google style docstrings

    Gabriel Erzse committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4ce03fb View commit details
    Browse the repository at this point in the history
  3. Fix linter errors

    Gabriel Erzse committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b4cd85a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Sphinx config

    Gabriel Erzse committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8316fd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a02fe View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Add FIELDS keyword to commands

    Gabriel Erzse committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6f07645 View commit details
    Browse the repository at this point in the history
  2. Cover HGETF and HSETF

    Add support for the HGETF and HSETF commands.
    
    Also add extra checks to the other hash field expiration commands, and
    fix some typing hints.
    Gabriel Erzse committed May 17, 2024
    Configuration menu
    Copy the full SHA
    82c6582 View commit details
    Browse the repository at this point in the history