You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We generally don't add a method to the API unless at least half the 4 drivers we support have the command. Right now, only SRP supports it (which means you could call getNativeConnection() on SrpConnection and then call time() to work around this for now). I've filed an issue with Lettuce. As soon as they add it, we can add to API: wg/lettuce#19
We now support the time command for SRP, Jedis and Lettuce (emulated via evalscript). Jredis neither support the time command nor provides the necessary infrastructure to emulate the time command
Yanming Zhou opened DATAREDIS-206 and commented
http://redis.io/commands/time
for get system timestamp from server
Affects: 1.0.5
Referenced from: pull request #34, and commits eeab64a, 908a9d7, be37c6d, c5a902a, c93ae5f, e7f13ee, 026b1c3, 8f57d51, f797412, e003ef6, 45ab1f8, e1d882d, e2ce24b
The text was updated successfully, but these errors were encountered: