ngjaying
|
667f5def52
feature(rest): add rest api support and server refactor
|
5 anos atrás |
ngjaying
|
db9e4bf51b
feature(rest): export rule methods for rest
|
5 anos atrás |
ngjaying
|
bacd223f45
feature(rest): export processor methods for rest
|
5 anos atrás |
ngjaying
|
65dfc5ee61
refactor(processor): refactor stream and rule processors to create db store at initialization
|
5 anos atrás |
ngjaying
|
9e5ee5db2c
refactor(processor): refactor stream processor to not store the statement string as state. Instead, make it a parameter for ExecStmt
|
5 anos atrás |
ngjaying
|
1674c039b2
refactor(all): format by go fmt
|
5 anos atrás |
ngjaying
|
f09d3ec447
feat(stream): export bufferLength option for source/sink and rule
|
5 anos atrás |
ngjaying
|
17c5bd48f3
feat<stream>: allow to set concurrency for a rule
|
5 anos atrás |
ngjaying
|
4b8ef37da1
fix<query>: fix the result was not returned problem
|
5 anos atrás |
RockyJin
|
ec62fcca0b
print err info for query tools
|
5 anos atrás |
ngjaying
|
f5b9460df1
feat<stream>: add concurrency support for sink
|
5 anos atrás |
ngjaying
|
40c854f545
feat<stream>: add concurrency support for source
|
5 anos atrás |
ngjaying
|
007bb16ac9
feat(sink): rest sink implementation
|
5 anos atrás |
RockyJin
|
5762b09dbf
fix go module issue
|
5 anos atrás |
ngjaying
|
efa609ca41
refactor(kv): rename all badger occurrences
|
5 anos atrás |
ngjaying
|
f9044cc072
feat(extension): support aggregate function, tests and refactors
|
5 anos atrás |
RockyJin
|
183374243d
refactor import path
|
5 anos atrás |
ngjaying
|
f937681d97
bug(kv): check existence for Set and Delete
|
5 anos atrás |
ngjaying
|
e4b4b5eb52
bug(status): correct rule status and source config reload
|
5 anos atrás |
RockyJin
|
7f1cb7d207
merge code from master
|
5 anos atrás |
RockyJin
|
9dee9a6ed8
new kv storage
|
5 anos atrás |
ngjaying
|
014ef5adef
feat(extension): Support function extension
|
5 anos atrás |
ngjaying
|
0c6a43738c
feat(extension): Refactor built-in sources/sinks to comply extension rule
|
5 anos atrás |
ngjaying
|
2d3826c3b0
feat(extension): move source and sink extension to sources and sinks folder inside plugins
|
5 anos atrás |
ngjaying
|
88b81eba3d
feat(extension): support sink extension and examples
|
5 anos atrás |
ngjaying
|
5e865d2551
feat(extension): support to load source as a plugin
|
5 anos atrás |
RockyJin
|
fcddcf6ea7
add cert & key for source
|
5 anos atrás |
RockyJin
|
37a4bb9517
Merge branch 'master' of github.com:emqx/kuiper
|
5 anos atrás |
RockyJin
|
aff40d74af
fix several command print issue
|
5 anos atrás |
ngjaying
|
eb0d41a048
fix(cli): provide better error message when missing stream definition
|
5 anos atrás |