Commit Graph

165 Commits

Author SHA1 Message Date
Ning Sun 3a71515056 feat: add promql query support (#13)
* feat: add promql query support

* feat: add go sources

* refactor: rename promql to prom_range_query

* fix: lint issue
2023-03-13 11:34:53 +08:00
Weny Xu ad01872950 feat: add FlushTableExpr to DdlRequest (#12) 2023-03-01 15:21:16 +08:00
Weny Xu 8365873e83 feat: add FlushTableExpr (#11) 2023-02-28 15:59:18 +08:00
shuiyisong 1599ae2a0d chore: seperate auth header to a message (#10) 2023-02-22 11:06:47 +08:00
shuiyisong 789620919c chore: add grpc auth header (#9) 2023-02-21 18:47:32 +08:00
fys 196bb742fb add gen_set_header for BatchGetRequest (#8) 2023-02-21 12:04:14 +08:00
fys 38dde5ca2a feat: add BatchGet method in Store service (#7)
* feat: add BatchGet method in Store service

* generated go code
2023-02-20 17:24:19 +08:00
zyy17 36147379c3 feat: add go protobuf generation (#6)
* feat: add go protobuf generation

* ci: check go protbuf generation

* refactor: use 'namely/protoc-all:1.51_1' to compile the proto instead of locally binary

* refactor: no need to add the 'bin/' igore

* chore: modify code format

* refactor: add some comments to describe our modification
2023-02-15 15:10:17 +08:00
fys 3e6349be12 fix: typo and rename "expire" -> "expire_secs" (#5) 2023-02-13 11:15:03 +08:00
fys b846743da3 feat: add lock.proto (#3) 2023-02-10 16:10:30 +08:00
LFC 328c41f292 publish GreptimeDB protobuf for Java using jitpack.io (#4) 2023-02-10 15:59:11 +08:00
LFC f089c73068 fix typo 2023-02-10 13:12:10 +08:00
LFC 9661615086 docs: add readme (#2)
* add readme

* add readme

* add readme
2023-02-09 20:37:24 +08:00
LFC 6fadcf8c7a move protobuf from GreptimeDB (#1)
* move protobuf from GreptimeDB

* add license check

* add other github actions
2023-02-09 14:59:48 +08:00
LFC 39fa4e3c28 Initial commit 2023-02-08 19:13:42 +08:00