RockyJin
|
39e0336a08
add select condition script
|
5 years ago |
RockyJin
|
3b2f78879c
add simple rule testcase
|
5 years ago |
RockyJin
|
95bd511a59
add simple rule testcase
|
5 years ago |
RockyJin
|
3dbd35accb
add simple rule testcase
|
5 years ago |
RockyJin
|
ab26b8a644
fix file location issue
|
5 years ago |
RockyJin
|
76f8813679
fix file location issue
|
5 years ago |
RockyJin
|
9d24a9a6ff
add rule cli script & fix one problem
|
5 years ago |
RockyJin
|
19d80bacd6
add rule cli script & fix one problem
|
5 years ago |
RockyJin
|
41ea41b7b9
add running rule test scenario
|
5 years ago |
RockyJin
|
b111006da7
remove not used file
|
5 years ago |
jinfahua
|
9361b2353c
Scripts (#100)
|
5 years ago |
jinfahua
|
92aaa81f69
Merge pull request #98 from emqx/perftest
|
5 years ago |
ngjaying
|
520bda6785
feat(kv): add returning error for kv methods
|
5 years ago |
ngjaying
|
5da0491786
feat(server): support concurrent rule processing
|
5 years ago |
ngjaying
|
a42ea72c41
feat(kv): support concurrent open of key value
|
5 years ago |
RockyJin
|
9466d38951
add log info
|
5 years ago |
jinfahua
|
015bb6a149
Merge pull request #85 from emqx/restapi
|
5 years ago |
ngjaying
|
a48ecdecd5
doc(rest): add docs for rest api
|
5 years ago |
ngjaying
|
667f5def52
feature(rest): add rest api support and server refactor
|
5 years ago |
ngjaying
|
db9e4bf51b
feature(rest): export rule methods for rest
|
5 years ago |
ngjaying
|
bacd223f45
feature(rest): export processor methods for rest
|
5 years ago |
ngjaying
|
65dfc5ee61
refactor(processor): refactor stream and rule processors to create db store at initialization
|
5 years ago |
ngjaying
|
9e5ee5db2c
refactor(processor): refactor stream processor to not store the statement string as state. Instead, make it a parameter for ExecStmt
|
5 years ago |
jinfahua
|
d2188eb77c
Merge pull request #84 from emqx/zmq
|
5 years ago |
ngjaying
|
635eeecffa
doc(stream): source extension API update
|
5 years ago |
ngjaying
|
56e0b391c8
bug(stream): source error handling
|
5 years ago |
ngjaying
|
472b379b64
bug(stream): source stats race condition
|
5 years ago |
ngjaying
|
189448e90f
refactor(stream): node status clear after restart
|
5 years ago |
ngjaying
|
eaaf86a2fc
refactor(source): add error callback for source open
|
5 years ago |
ngjaying
|
04621620a0
bug(zmq): fix close zmq problem
|
5 years ago |