6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java1,125 forks (1,125 forks)batch import
good first issuehelp wanted
Repository metrics
- Stars
- 3,406 stars (3,406 stars)
- PR merge metrics
- Avg merge 20h 13m (Avg merge 20h 13m)3 merged PRs in 30d (3 merged PRs in 30d)
Description
使用jraft-example中测试rheakv的例子中时,发现切成grpc后server无法启动,看代码Counter例子中已经支持了,rheakv中有计划支持吗
Contributor guide
- Research direction
- Investigate the current implementation of rheakv and compare with the Counter example to identify missing gRPC support. Check the gRPC configuration and dependencies.
- Tech stack
- javagrpc
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Java