X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/7f4e28e75046104599a5d83c493fdfd78f93ab49..570333015147ce01646ff61e50afc210a12408db:/doc/CommandReference.html diff --git a/doc/CommandReference.html b/doc/CommandReference.html index c42f5766..b1074c6e 100644 --- a/doc/CommandReference.html +++ b/doc/CommandReference.html @@ -16,7 +16,7 @@
-CommandReference: Contents
  Redis Command Reference
    Connection handling
    Commands operating on string values
    Commands operating on the key space
    Commands operating on lists
    Commands operating on sets
    Multiple databases handling commands
    Sorting
    Persistence control commands
    Remote server control commands +CommandReference: Contents
    Connection handling
    Commands operating on string values
    Commands operating on the key space
    Commands operating on lists
    Commands operating on sets
    Commands operating on sorted sets (zsets, Redis version >
    Multiple databases handling commands
    Sorting
    Persistence control commands
    Remote server control commands

CommandReference

@@ -26,15 +26,16 @@
-

Redis Command Reference

Every command name links to a specific wiki page describing the behavior of the command.

Connection handling

-

Commands operating on string values

-

Commands operating on the key space

-

Commands operating on lists

-

Commands operating on sets

+ = Redis Command Reference =

Every command name links to a specific wiki page describing the behavior of the command.

Connection handling

+

Commands operating on string values

+

Commands operating on the key space

+

Commands operating on lists

+

Commands operating on sets

+

Commands operating on sorted sets (zsets, Redis version >

1.1) ==

Multiple databases handling commands

Sorting

Persistence control commands

-

Remote server control commands

+

Remote server control commands