Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memoryStore.Read() returns honor Record.Expiry #579

Merged
merged 3 commits into from Jul 11, 2019

Conversation

magodo
Copy link
Contributor

@magodo magodo commented Jul 11, 2019

Current implementation of memoryStore.Read() will return an non-sense expiry. From user's perspective, one want's to know from the duration when the read key will expire since one calls Read() (something like call redis TTL)

@asim asim merged commit 47d91a1 into go-micro:master Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants