Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Grunder <michael.grunder@gmail.com>2018-11-18 20:01:14 +0300
committerGitHub <noreply@github.com>2018-11-18 20:01:14 +0300
commite9e81a92e28a8547e8a6b6f00fe1b621e79e11be (patch)
treebe24dddba14ba6b335bf557176051f5a1acfba7f /README.markdown
parent292bd031f1b0453860d2c041a5d51d56f8c98bf3 (diff)
parentab651db2b4ecbfe49fa42088d5c22fc0360bfd9a (diff)
Merge pull request #1452 from gkorland/patch-1
Add streams to table of content
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index fbbe01b1..8f4e564d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -27,6 +27,7 @@ You can send comments, patches, questions [here on github](https://github.com/ph
* [Sets](#sets)
* [Sorted sets](#sorted-sets)
* [Geocoding](#geocoding)
+ * [Streams](#streams)
* [Pub/sub](#pubsub)
* [Transactions](#transactions)
* [Scripting](#scripting)