X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/3c910136c1050ce3943c63201eedb7e940652f38..5436146c8dcd95c5ef3809f2830fb9c08edc4177:/doc/CommandReference.html?ds=sidebyside diff --git a/doc/CommandReference.html b/doc/CommandReference.html index 79127836..6541e3a4 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 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

@@ -26,15 +26,18 @@
-

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

-

Multiple databases handling commands

+ = Redis Command Reference =

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

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 >

1.1) ==

+

Commands operating on hashes

Sorting

-

Persistence control commands

-

Remote server control commands

+

Transactions

+

Publish/Subscribe

+

Persistence control commands

+

Remote server control commands