Commit Graph

8 Commits

Author SHA1 Message Date
fys 4ce7e9a3ff refactor: enhanced trigger interval (#269)
* fix: improve interval precision

* chore: better name

* chore: add /opt/include to proto include

* remove empty line
2025-08-18 10:58:28 +08:00
Yingwen 683e9d10ae chore: upgrade prost (#211)
Co-authored-by: luofucong <luofc@foxmail.com>
Co-authored-by: shuiyisong <113876041+shuiyisong@users.noreply.github.com>
2025-01-22 16:46:05 +08:00
LFC 73ac0207ab chore: upgrade tonic and add timezone to region request header (#148)
* chore: upgrade tonic to 0.11

* Region request should eval timezone info, too.
2024-04-19 11:20:56 +08:00
Ruihang Xia 365922c358 chore(deps): bump tonic, tonic-build and prost (#110)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2023-10-19 21:46:47 +08:00
LFC 73eeb12704 feat: make region request derive strum (#87)
* feat: derive "strum"

* rebase main
2023-08-28 15:41:50 +08:00
LFC f43972af48 feat: some helper function for mailbox message (#37)
* feat: some helper function for mailbox message

* feat: some helper function for mailbox message

* feat: some helper function for mailbox message
2023-05-18 15:03:00 +08:00
Ruihang Xia 0bebe5f69c chore(deps): bump tonic and tonic-build
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2023-04-14 14:30:41 +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