PragmaTwice opened a new pull request, #3554: URL: https://github.com/apache/kvrocks/pull/3554
Adds Redis-compatible HSETEX and HGETEX commands on top of the hash field expiration encoding. Implements batched field/value and metadata transitions for persistent, expiring, expired, missing, and ghost fields, including FXX/FNX, KEEPTTL, PERSIST, and legacy-encoding rejection. Adds C++ unit and Go integration coverage for metadata invariants, command parsing, replication, restart, and concurrency. Proposal: https://github.com/apache/kvrocks/discussions/3432 Tracking issue: https://github.com/apache/kvrocks/issues/3436 Assisted by GPT 5.5 Sol. -- 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]
