| PASS |
MODULE_LOAD nonexistent |
both returned error as expected |
| PASS |
MODULE_UNLOAD notloaded |
both returned error as expected |
| PASS |
MODULE_UNLOAD happy_path |
module unloaded successfully |
| PASS |
MODULE_LOAD ft_search |
loaded successfully |
| PASS |
FT.CREATE |
both returned: OK |
| PASS |
FT.SEARCH |
both returned: map[attributes:[] format:STRING results:[map[extra_attributes:map[title:hello] id:doc:1 values:[]]] total_results:1 warning:[]] |
| PASS |
MODULE_LOAD atomic-module |
loaded successfully |
| PASS |
HCAS |
both returned: 1 |
| PASS |
LPUSHRING |
both returned: 1 |
| PASS |
MODULE_LOAD tairhash |
loaded successfully |
| PASS |
EXHSET |
both returned: 1 |
| PASS |
EXHGET |
both returned: value1 |
| PASS |
EXHDEL |
both returned: 1 |
| PASS |
MODULE_LOAD tairstring |
loaded successfully |
| PASS |
EXSET |
both returned: OK |
| PASS |
EXGET |
both returned: [value1 1] |
| PASS |
MODULE_LOAD bf |
loaded successfully |
| PASS |
BF.ADD |
both returned: true |
| PASS |
BF.EXISTS |
both returned: true |