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

add time unit for ttl param #734

Open
razertory opened this issue Mar 15, 2023 · 0 comments
Open

add time unit for ttl param #734

razertory opened this issue Mar 15, 2023 · 0 comments
Labels
type/feature-request New feature request

Comments

@razertory
Copy link

Feature Request

Is your feature request related to a problem? Please describe:

Describe the feature you'd like:
When I use RawKVClientBase methods, such as void put(ByteString key, ByteString value, long ttl). The ttl param need time unit for better use

Describe alternatives you've considered:
I'll add a PR for this feature. Such as default void put(ByteString key, ByteString value, long duration, TimeUnit timeUnit)

Teachability, Documentation, Adoption, Migration Strategy:

@razertory razertory added the type/feature-request New feature request label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request New feature request
Projects
None yet
Development

No branches or pull requests

1 participant