client-rust icon indicating copy to clipboard operation
client-rust copied to clipboard

Not able to use put_with_ttl in verison 0.3 with Raw client

Open rahul6265 opened this issue 1 year ago • 1 comments

As per github it is showing that in raw client file put_with_ttl() function is implemented. Why i am not able to use the same ? When are you going to release the same ?

rahul6265 avatar May 27 '24 13:05 rahul6265

This method was added after 0.3.0, and the next version is not determined yet.

To use this method, by now you can specify master or 6f9c13333fb4a3be97a04aa0f59c9971e312cba0.

pingyu avatar May 28 '24 00:05 pingyu