ngjaying
|
736b128804
feat(checkpoint): add rule options to kuiper conf
|
4 years ago |
ngjaying
|
9aa9389b86
test(store): kvstore test and bugfix
|
4 years ago |
ngjaying
|
5165eb99bf
refactor(util): get data loc return the test location for testing
|
4 years ago |
ngjaying
|
34c92c469a
feat(checkpoint): implement state store
|
4 years ago |
EMQmyd
|
9ab3048184
fix():load kuiper.yaml err (#365)
|
4 years ago |
RockyJin
|
a3f5cf0b6a
feat(sink):merge code from master
|
4 years ago |
EMQmyd
|
27369d98f5
feat:Failed to use the absolute path to start kuiper #229 (#343)
|
4 years ago |
ngjaying
|
56670d9466
feat(server): Support https for rest service (#300)
|
4 years ago |
ngjaying
|
aac1e5e06c
feat(stream): refactor rest sink so that it can be inherited
|
4 years ago |
ngjaying
|
a1a740e5e3
test(source): add util to convert yaml maps and test cases
|
5 years ago |
RockyJin
|
1972603f5a
fix for binary log issue
|
5 years ago |
RockyJin
|
523a433a0c
add console & file log
|
5 years ago |
ngjaying
|
a42ea72c41
feat(kv): support concurrent open of key value
|
5 years ago |
ngjaying
|
667f5def52
feature(rest): add rest api support and server refactor
|
5 years ago |
ngjaying
|
d3eda315f8
refactor(test): let the processor test return constant result
|
5 years ago |
ngjaying
|
80d8af9846
refactor(tests): use new mock clock for window testing
|
5 years ago |
ngjaying
|
1674c039b2
refactor(all): format by go fmt
|
5 years ago |
ngjaying
|
e4f7c1c3e7
feat(stream): sink cache save/load
|
5 years ago |
ngjaying
|
b8bd585140
feat(prometheus): allow to open/close prometheus by config
|
5 years ago |
RockyJin
|
ec62fcca0b
print err info for query tools
|
5 years ago |
RockyJin
|
8517c2f28d
specify kuiper base at runtime
|
5 years ago |
ngjaying
|
835e3bfd63
bug(extension): agg function does not called successfully
|
5 years ago |
RockyJin
|
5762b09dbf
fix go module issue
|
5 years ago |
RockyJin
|
7fba785979
change the kuiper location base
|
5 years ago |
RockyJin
|
66754a7db5
add KUIPER_BASE_LOCATION_KEY into env
|
5 years ago |
ngjaying
|
f937681d97
bug(kv): check existence for Set and Delete
|
5 years ago |
RockyJin
|
7f1cb7d207
merge code from master
|
5 years ago |
RockyJin
|
a26f1899b4
different cache instance for different store
|
5 years ago |
RockyJin
|
9dee9a6ed8
new kv storage
|
5 years ago |
ngjaying
|
0c6a43738c
feat(extension): Refactor built-in sources/sinks to comply extension rule
|
5 years ago |