-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add support for microseconds using TIME #526
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First, sorry for the long radio silence. I reviewed this PR and left a few comments to be addressed.
src/main/java/org/springframework/data/redis/connection/convert/Converters.java
Show resolved
Hide resolved
src/main/java/org/springframework/data/redis/connection/jedis/JedisClusterServerCommands.java
Outdated
Show resolved
Hide resolved
src/main/java/org/springframework/data/redis/connection/jedis/JedisServerCommands.java
Outdated
Show resolved
Hide resolved
...ain/java/org/springframework/data/redis/connection/lettuce/LettuceClusterServerCommands.java
Outdated
Show resolved
Hide resolved
src/main/java/org/springframework/data/redis/connection/lettuce/LettuceServerCommands.java
Outdated
Show resolved
Hide resolved
Thanks for the pull request. During the merge, we found that the implementation could be streamlined towards overloaded |
support get microseconds