Sahil
|
1e0625f28f
|
feat: INCR command added
|
2024-06-20 01:10:58 +05:30 |
|
Kelvin Clement Mwinuka
|
c634b1b20e
|
Return ok boolean instead of OK string in embedded api methods that return ok status. Updated tests to match new return types
|
2024-05-18 22:49:21 +08:00 |
|
Kelvin Clement Mwinuka
|
aa7b5fa8cc
|
Added ZRemRangeByLex and ZRemRangeByRank to embedded API.
|
2024-05-14 02:11:10 +08:00 |
|
Kelvin Clement Mwinuka
|
193871ec72
|
Removed test folder and moved all commands tests to their respective internal modules. Moved api tests into echovault package. This change has been made because the speratate test folder is not idiomatic and caused test coverage report to not be generated.
|
2024-05-04 17:45:10 +08:00 |
|