Third-party Modules Compatibility Report

Engula: 127.0.0.1:21096
Redis baseline: 127.0.0.1:21097
Started: 2026-05-21 00:43:23
100.0%
Pass Rate
19
Passed
0
Failed
0
Skipped

Test Cases

StatusTest NameDetails
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