Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.0
Description
The SSCAN command has been implemented but lacks sufficient testing to ensure that the implementation is robust and does not regress in the future.
Write unit/integration tests that run against both Geode Redis and native Redis, and dunit tests which test multiple concurrent clients accessing different servers.
Acceptance Criteria
Passing Unit/integration tests for both Geode and native Redis. The RedisCommandType class and README/redis_api_for_geode.html.md.erb updated to make command "supported". Stories in the backlog to fix the identified issues (with JIRA tickets) and problem tests that are ignored should be fixed and enabled.