summaryrefslogtreecommitdiff
path: root/00-RELEASENOTES
diff options
context:
space:
mode:
Diffstat (limited to '00-RELEASENOTES')
-rw-r--r--00-RELEASENOTES15
1 files changed, 0 insertions, 15 deletions
diff --git a/00-RELEASENOTES b/00-RELEASENOTES
deleted file mode 100644
index b3ad39b89..000000000
--- a/00-RELEASENOTES
+++ /dev/null
@@ -1,15 +0,0 @@
-This is Redis 2.3.x.
-
-It was forked from 2.2 branch a few weeks ago, and is going to be the playground
-for many new developments, especially related to replacing the VM with something
-better.
-
-VM is already completely removed from this release, and instead diskstore was
-implemented. You can read more about it here:
-
-http://groups.google.com/group/redis-db/browse_thread/thread/d444bc786689bde9
-
-This Redis version is not intended for production environments.
-
-Cheers,
-Salvatore