Skip to content

Commit f0f1a26

Browse files
committed
Add TOC
1 parent 592f240 commit f0f1a26

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,21 @@ It enables you to set and query its data or use its PubSub topics to react to in
2121
* **Good test coverage** -
2222
Comes with an automated tests suite and is regularly tested against versions as old as Redis v2.6+
2323

24+
**Table of Contents**
25+
26+
* [Quickstart example](#quickstart-example)
27+
* [Usage](#usage)
28+
* [Factory](#factory)
29+
* [createClient()](#createclient)
30+
* [Client](#client)
31+
* [Commands](#commands)
32+
* [Processing](#processing)
33+
* [on()](#on)
34+
* [close()](#close)
35+
* [end()](#end)
36+
* [Install](#install)
37+
* [License](#license)
38+
2439
## Quickstart example
2540

2641
Once [installed](#install), you can use the following code to connect to your

0 commit comments

Comments
 (0)