Proposal: Include Nats-Time-Stamp in KeyValue.Entry #708
Unanswered
SOORAJTS2001
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
While exploring the codebase, I noticed that the server sends a Nats-Time-Stamp header, but it doesn’t appear to be utilized anywhere in the current implementation.
I believe exposing this field through the KeyValue.Entry class could be quite useful — especially for applications that need to track when a particular entry was stored or updated. It would help in better managing data lifecycle, synchronization, or even for debugging purposes.
Would love to hear your thoughts on this. If it makes sense, I’d be happy to contribute a PR.
Thanks and regards,
Sooraj T S
Beta Was this translation helpful? Give feedback.
All reactions