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

chore: throw exceptions on missing commands #9

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

malandis
Copy link
Collaborator

@malandis malandis commented Sep 5, 2024

Updates the Momento client to throw an exception on unimplemented
commands. Because a few of these can be don't-cares, we do not throw
exceptions on them. For most of them we do though.

Note that the MomentoRedisReactiveCommands interface still provides
an exhaustive list of implemented commands.

Updates the Momento client to throw an exception on unimplemented
commands. Because a few of these can be don't-cares, we do not throw
exceptions on them. For most of them we do though.

Note that the `MomentoRedisReactiveCommands` interface still provides
an exhaustive list of implemented commands.
@malandis malandis merged commit 61d045d into main Sep 5, 2024
2 checks passed
@malandis malandis deleted the chore/exceptions-on-missing-commands branch September 5, 2024 18:27
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