Hi all, I’m Li Lei, from ByteDance Infrastructure Team, now take part in developing graph database and key-value store. Here is my GitHub address: https://github.com/lorinlee
At the beginning of 2019, we started to use brpc in our graph database service, which is a storage system running on tens of thousands of machines in bytedance. I maintain our brpc branch in bytedance used for several systems besides graph database, including message queue, journal system, table store in bytedance, etc. I did some bug fixes and feature developing, and contributed some of them to the community. Here are some of my contributions: 1. gdb plugin for bthread stack trace 2. some bug fixes, about IOBuf and Redis protocol See https://github.com/apache/incubator-brpc/commits?author=lorinlee and https://github.com/apache/incubator-brpc/commit/d27251dc21c9de16db3d3274a05bda2720eecae7 for details. Brpc is a fantastic RPC framework in the world, I love it so much, and I feel so lucky to have a chance to apply to become a committer. And I’ll do my best to contribute to the community, including developing features, bug fixes, solving issues, and roadmap discussions. Best Regards!