PragmaTwice commented on code in PR #187: URL: https://github.com/apache/kvrocks-website/pull/187#discussion_r1444149157
########## blog/2024-01-07-kvrocks-2023-in-review/index.md: ########## @@ -20,7 +20,7 @@ We collected a lot of feedback from users and developers in the discussion: [202 - Watch/Unwatch command - Lua Functions - Replication with TLS -- 65 bits expire time and size +- Allow to enable 64 bits expiration time(precision is millisecond instead of second), and the length of List/Hash/Set/ZSET/Stream can be also extended from 32 to 64 bits. Review Comment: ```suggestion - Allow to enable 64 bit expiration time (precision is in milliseconds instead of seconds), and the length of List/Hash/Set/ZSET/Stream can be also extended from 32 to 64 bits. ``` -- 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]
