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

Add new handlersToPrint + expiration filter #49

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

moticless
Copy link
Collaborator

@moticless moticless commented Jul 17, 2024

Expand API with RDBX_createHandlersToPrint() that support printout customization via
arguments auxFmt and keyFmt. Can later further refined to printout of valueFmt
by need, etc.

Expand API with RDBX_createHandlersFilterExpired() to filter based whether a given
key is expired.

Expand rdb-cli accordingly.

src/ext/handlersToPrint.c Outdated Show resolved Hide resolved
src/ext/handlersToPrint.c Outdated Show resolved Hide resolved
src/ext/handlersToPrint.c Outdated Show resolved Hide resolved
src/ext/handlersToPrint.c Outdated Show resolved Hide resolved
src/cli/rdb-cli.c Outdated Show resolved Hide resolved
@moticless moticless merged commit 5e4f7a2 into redis:main Jul 18, 2024
2 checks passed
@moticless moticless deleted the print-hndlrs-and-expiry-filters branch July 18, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants