We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9645c89 commit d70e08dCopy full SHA for d70e08d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.9.1 (2018-09-10)
2
+
3
+* Add ttl command
4
5
# 0.9.0 (2018-08-08)
6
7
Some time has passed since the last release.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "redis"
-version = "0.9.0"
+version = "0.9.1"
authors = ["Armin Ronacher <armin.ronacher@active-4.com>", "Jan-Erik Rediger <janerik@fnordig.de>"]
keywords = ["redis", "database"]
description = "Redis driver for Rust."
0 commit comments