tag:github.com,2008:https://github.com/tobz/redis-rs/releasesTags from redis-rs2019-10-14T19:12:20Ztag:github.com,2008:Repository/222721758/0.13.02019-10-14T19:12:20Z0.13.0badboytag:github.com,2008:Repository/222721758/0.12.02019-08-26T18:54:17Z0.12.0badboytag:github.com,2008:Repository/222721758/0.11.02019-07-19T10:08:41Z0.11.0badboytag:github.com,2008:Repository/222721758/0.11.0-beta.22019-07-14T12:19:31Z0.11.0-beta.2badboytag:github.com,2008:Repository/222721758/0.11.0-beta.12019-05-30T10:22:53Z0.11.0-beta.1badboytag:github.com,2008:Repository/222721758/0.10.02019-02-19T20:55:55Z0.10.0badboytag:github.com,2008:Repository/222721758/0.9.12018-09-10T10:06:00ZVersion 0.9.1<p>Version 0.9.1</p>
<p>* Add ttl command</p>badboytag:github.com,2008:Repository/222721758/0.9.02018-08-08T12:44:20ZVersion 0.9.0<p>Version 0.9.0</p>
<p>Some time has passed since the last release.
<br />This new release will bring less bugs, more commands, experimental async support and better performance.</p>
<p>Highlights:</p>
<p>* Implement flexible PubSub API (<a class="issue-link js-issue-link" href="https://github.com/redis-rs/redis-rs/pull/136">redis-rs#136</a>)
<br />* Avoid allocating some redundant Vec's during encoding (<a class="issue-link js-issue-link" href="https://github.com/redis-rs/redis-rs/pull/140">redis-rs#140</a>)
<br />* Add an async interface using futures-rs (<a class="issue-link js-issue-link" href="https://github.com/redis-rs/redis-rs/pull/141">redis-rs#141</a>)
<br />* Allow the async connection to have multiple in flight requests (<a class="issue-link js-issue-link" href="https://github.com/redis-rs/redis-rs/pull/143">redis-rs#143</a>)</p>
<p>The async support is currently experimental.</p>badboytag:github.com,2008:Repository/222721758/0.8.02016-12-26T20:23:33Z0.8.0mitsuhikotag:github.com,2008:Repository/222721758/0.7.12016-12-16T23:52:43Z0.7.1mitsuhiko