ngjaying
|
520bda6785
feat(kv): add returning error for kv methods
|
5 年之前 |
ngjaying
|
5da0491786
feat(server): support concurrent rule processing
|
5 年之前 |
ngjaying
|
a42ea72c41
feat(kv): support concurrent open of key value
|
5 年之前 |
jinfahua
|
015bb6a149
Merge pull request #85 from emqx/restapi
|
5 年之前 |
ngjaying
|
a48ecdecd5
doc(rest): add docs for rest api
|
5 年之前 |
ngjaying
|
667f5def52
feature(rest): add rest api support and server refactor
|
5 年之前 |
ngjaying
|
db9e4bf51b
feature(rest): export rule methods for rest
|
5 年之前 |
ngjaying
|
bacd223f45
feature(rest): export processor methods for rest
|
5 年之前 |
ngjaying
|
65dfc5ee61
refactor(processor): refactor stream and rule processors to create db store at initialization
|
5 年之前 |
ngjaying
|
9e5ee5db2c
refactor(processor): refactor stream processor to not store the statement string as state. Instead, make it a parameter for ExecStmt
|
5 年之前 |
jinfahua
|
d2188eb77c
Merge pull request #84 from emqx/zmq
|
5 年之前 |
ngjaying
|
635eeecffa
doc(stream): source extension API update
|
5 年之前 |
ngjaying
|
56e0b391c8
bug(stream): source error handling
|
5 年之前 |
ngjaying
|
472b379b64
bug(stream): source stats race condition
|
5 年之前 |
ngjaying
|
189448e90f
refactor(stream): node status clear after restart
|
5 年之前 |
ngjaying
|
eaaf86a2fc
refactor(source): add error callback for source open
|
5 年之前 |
ngjaying
|
04621620a0
bug(zmq): fix close zmq problem
|
5 年之前 |
zhanghongtong
|
d8394c7a9e
Rename workflow script path
|
5 年之前 |
zhanghongtong
|
aab0ea5d04
Update workflows
|
5 年之前 |
jinfahua
|
1e6b120efa
Merge pull request #82 from emqx/tests
|
5 年之前 |
ngjaying
|
d3eda315f8
refactor(test): let the processor test return constant result
|
5 年之前 |
ngjaying
|
e3f316e724
bug(mod): add back bbloom for go.mod
|
5 年之前 |
ngjaying
|
9e0d86e8d0
refactor(tests): let window test get the constant result without sleep
|
5 年之前 |
ngjaying
|
80d8af9846
refactor(tests): use new mock clock for window testing
|
5 年之前 |
ngjaying
|
1674c039b2
refactor(all): format by go fmt
|
5 年之前 |
jinfahua
|
f159197bf6
Merge pull request #80 from emqx/sinkCache
|
5 年之前 |
ngjaying
|
cce67f11e0
bug(test): fix processor test after adding sink cache
|
5 年之前 |
ngjaying
|
dfd99b4c86
doc(stream): sink cache doc
|
5 年之前 |
ngjaying
|
e4f7c1c3e7
feat(stream): sink cache save/load
|
5 年之前 |
ngjaying
|
7ffdeb046d
feat(stream): add cache for sink
|
5 年之前 |