yeahoffline / redis-mock

Node.js redis client mock
212 stars 110 forks source link

Fixing optionality for SCAN and SET #149

Closed kamiljano closed 3 years ago

kamiljano commented 3 years ago

The PR contains the following changes:

In the consecutive PRs I'm planning to eventually completely replace the old way of argument parsing and introduce the ArgumentParser into all commands.