mapleFU commented on code in PR #187: URL: https://github.com/apache/kvrocks-website/pull/187#discussion_r1444137334
########## blog/2024-01-07-kvrocks-2023-in-review/index.md: ########## @@ -0,0 +1,67 @@ +--- +slug: kvrocks-2023-in-review +title: Apache Kvrocks 2023 In Review +--- + +The year 2023 is a small milestone for the community in open source, and it is also a new starting point. **Kvrocks successfully graduated from the incubator to become an Apache top-level project in June, which is a great affirmation for the community's health and sustainability**. At the same time, there are also some exciting progress in the project and community. + +Before we start, we would like to thanks all the contributors and users who have been supporting Apache Kvrocks. We can't make it without you! + +<!--truncate--> + +### Project Retrospective + +We collected a lot of feedback from users and developers in the discussion: [2023 Planning(Want your feedback)](https://github.com/apache/kvrocks/discussions/1226), some of them have been resolved in 2023, and some of them are still in the plan list. + +**The key progresses in 2023:** + +- JSON data structure +- BloomFilter data structure +- Watch/Unwatch command +- Lua Functions +- Replication with TLS +- 65 bits expire time and size Review Comment: Yeah I think so -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
