X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/924aa408b99837036b679bd3895f836af6bc763f..7fc98533392f455974d546c88bd4d41c85e6fe6d:/doc/CommandReference.html diff --git a/doc/CommandReference.html b/doc/CommandReference.html index b1074c6e..647c1b0c 100644 --- a/doc/CommandReference.html +++ b/doc/CommandReference.html @@ -16,7 +16,7 @@
-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: Contents
    Connection handling
    Commands operating on all the kind of values
    Commands operating on string values
    Commands operating on lists
    Commands operating on sets
    Commands operating on sorted sets (zsets, Redis version >
    Commands operating on hashes
    Sorting
    Transactions
    Publish/Subscribe
    Persistence control commands
    Remote server control commands

CommandReference

@@ -27,15 +27,17 @@
= 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 all the kind of values

+

Commands operating on string values

+

Commands operating on lists

Commands operating on sets

-

Commands operating on sorted sets (zsets, Redis version >

1.1) ==

-

Multiple databases handling commands

+

Commands operating on sorted sets (zsets, Redis version >

1.1) ==

+

Commands operating on hashes

Sorting

-

Persistence control commands

-

Remote server control commands

+

Transactions

+

Publish/Subscribe

+

Persistence control commands

+

Remote server control commands