git-hulk commented on PR #95: URL: https://github.com/apache/incubator-kvrocks-website/pull/95#issuecomment-1537996140
> @git-hulk Could you confirm the redis command coverage rate in the pie chart? Sure, the Redis commands may be added or deleted in different versions, so I think it makes no sense to calculate the percentage of supported commands. How about the supported data structures(not including the Redis module) and core features like Lua/Transaction? If yes, Redis Core supports String/Hash/ZSet/List/Set/HyperLogLog/Lua/Transaction, and Kvrocks now supports String/Hash/ZSet/List/Set/Lua/Transaction, so we can say the supported features is 88.5%, and 12.5% are doing. -- 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]
