X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/56c2735d89dd41ed2f552c4adccba63c817ed602..81d456450ac42b7cf78367ae3a89af1a543c9ff1:/doc/index.html diff --git a/doc/index.html b/doc/index.html deleted file mode 100644 index 85e49d4b..00000000 --- a/doc/index.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - -
- - - -
- - -

index

- -
- -
- -
-

Redis Documentation

Hello! The followings are pointers to different parts of the Redis Documentation.

-

HOWTOs about selected features

  • 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).
-

Hacking

-
  • 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.
-

Videos

-
- -
-
- - -