内容简介:We believe that defining the right model for Redis was an important step, but it’s just as important to get the right people on board the new core team. In order to preserve the spirit of Redis and its unique DNA, we wanted the core team to consist of peop
Last week we announced a new light-governance model for the open source Redis project, following Salvatore Sanfilippo’s stepping back from being Redis’s BDFL and sole maintainer.
We believe that defining the right model for Redis was an important step, but it’s just as important to get the right people on board the new core team. In order to preserve the spirit of Redis and its unique DNA, we wanted the core team to consist of people who are already committed to and involved with the project.
To that end, last week we announced that Redis Labs Technology Evangelist Itamar Haber , a veteran of the Redis community, will be joining the team as a community lead. Today, we’re very happy to announce that Madelyn Olson , Senior Software Development Engineer at Amazon Web Services (AWS) and Zhao Zhao , Senior Engineer at Alibaba Cloud, have also accepted our invitation and have joined the core team.
Redis Core Team member Zhao Zhao
Madelyn and Zhao have been actively involved in Redis development for several years, contributing numerous changes throughout Redis, including bug fixes and features. They have also spent countless hours collaborating with us, along with Salvatore, on core Redis topics. Some of these collaborations have already proved to be productive, resulting in, among other things, Redis 6.0 TLS support .
Madelyn Olson is a Senior Software Development Engineer at Amazon ElastiCache, the managed Redis and Memcached service. She focuses on building secure and highly reliable features for Redis including numerous contributions to the Redis Project.
Zhao Zhao is a Senior Engineer at Alibaba Cloud NoSQL Database, from Hangzhou, China. He also manages Redis and Memcached services. As one of the top contributors to Redis 6, he focuses on improving Redis performance and data replication consistency.
We are confident that beyond the experience and skills of the team members as a set of individuals, this team has the capacity to work together and produce something greater than the sum of its parts.
We’d like to thank Madelyn and Zhao for accepting the challenge and joining the Redis Core Team! We know we have a big mission ahead of us, but assembling this talented, diverse, and committed Redis Core Team definitely gives us confidence we’re on the right track.
以上所述就是小编给大家介绍的《Redis Core Team Update》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Spark技术内幕
张安站 / 机械工业出版社 / 2015-9-1
Spark是不断壮大的大数据分析解决方案家族中备受关注的新增成员。它不仅为分布式数据集的处理提供一个有效框架,而且以高效的方式处理分布式数据集。它支持实时处理、流处理和批处理,提供了AllinOne的统一解决方案,使得Spark极具竞争力。 本书以源码为基础,深入分析Spark内核的设计理念和架构实现,系统讲解各个核心模块的实现,为性能调优、二次开发和系统运维提供理论支持;本文最后以项目实战......一起来看看 《Spark技术内幕》 这本书的介绍吧!