Skip to content

Commit

Permalink
chore: throw exceptions on missing commands (#9)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
malandis authored Sep 5, 2024
1 parent 5eeb09c commit 61d045d
Show file tree
Hide file tree
Showing 2 changed files with 649 additions and 578 deletions.
Loading

0 comments on commit 61d045d

Please sign in to comment.