X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/0f3010ab0d076d01b31019d902bfc94ca1e310d3..0997b4119d79da25b6ca43bc5aec0e3e03f0e64d:/doc/index.html
diff --git a/doc/index.html b/doc/index.html
index 2cf5d9a8..1c72b230 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -26,12 +26,12 @@
- = Redis Documentation =
Russian TranslationHello! The followings are pointers to different parts of the Redis Documentation.
-
- The Redis Replication HOWTO is what you need to read in order to understand how Redis master
<->
slave replication works. - The Append Only File HOWTO explains how the alternative Redis durability mode works. AOF is an alternative to snapshotting on disk from time to time (the default).
- Virutal Memory User Guide. A simple to understand guide about using and configuring the Redis Virtual Memory.
+ = Redis Documentation =
Russian TranslationHello! The followings are pointers to different parts of the Redis Documentation.
+
- The Redis Replication HOWTO is what you need to read in order to understand how Redis master
<->
slave replication works. - The Append Only File HOWTO explains how the alternative Redis durability mode works. AOF is an alternative to snapshotting on disk from time to time (the default).
- Virtual Memory User Guide. A simple to understand guide about using and configuring the Redis Virtual Memory.
- The Protocol Specification is all you need in order to implement a Redis client library for a missing language. PHP, Python, Ruby and Erlang are already supported.
- Look at Redis Internals if you are interested in the implementation details of the Redis server.
-
+