Commit Graph

10 Commits

Author SHA1 Message Date
Vanish e665c9ff3e feat: truncate table (#70) 2023-07-20 16:48:54 +08:00
LFC 8405064fda refactor: use table id in route request (#69) 2023-07-20 15:35:51 +08:00
Bamboo1 16b327e3d1 fix: modify cpp grpc CMakeLists.txt (#68)
* fix: add cpp grpc CMakeLists.txt

Signed-off-by: ZhuZiyi <zyzhu2001@gmail.com>

* fix: add a new line at the end

Signed-off-by: ZhuZiyi <zyzhu2001@gmail.com>

* fix: modify cpp grpc CMakeLists.txt

Signed-off-by: ZhuZiyi <zyzhu2001@gmail.com>

---------

Signed-off-by: ZhuZiyi <zyzhu2001@gmail.com>
2023-07-18 14:20:00 +08:00
JeremyHi bec16e50c9 feat: add status for reponse header (#65) 2023-07-17 11:55:51 +08:00
LFC 6e89daefca refactor: remove unused grpc methods (#67) 2023-07-17 11:55:01 +08:00
Bamboo1 9b23f284e9 fix: add cpp grpc CMakeLists.txt (#66)
* fix: add cpp grpc CMakeLists.txt

Signed-off-by: ZhuZiyi <zyzhu2001@gmail.com>

* fix: add a new line at the end

Signed-off-by: ZhuZiyi <zyzhu2001@gmail.com>

---------

Signed-off-by: ZhuZiyi <zyzhu2001@gmail.com>
2023-07-15 19:28:05 +08:00
Lei, HUANG f2b48c7fd9 fix: generate cpp grpc services (#64) 2023-07-13 19:07:56 +08:00
dennis zhuang ab5bc4849a feat: adds time column type (#62) 2023-07-13 11:44:28 +08:00
LFC b3039bef25 refactor: using table id in RouteRequest and DeleteRequest (#61)
* refactor: using table id in RouteRequest and DeleteRequest
2023-07-12 17:46:50 +08:00
Lei, HUANG 7de3f31fd0 feat: support c++ targets (#60)
* feat: support c++ targets

* fix: compile all protos under ./proto

* chore: Apply suggestions from code review

---------

Co-authored-by: Yingwen <realevenyag@gmail.com>
2023-07-11 19:33:39 +08:00