Previously rediskv get function returned an error when the specified key was not found,however the corresponding sqlite implementation returned a boolean specifying value was not found however no error was returned. This commit copies the sqlitekv behaviour into rediskv. Signed-off-by: ShaiZ <shaiz98@gmail.com>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|