diff options
Diffstat (limited to 'docs/command_toc.md')
| -rw-r--r-- | docs/command_toc.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/command_toc.md b/docs/command_toc.md index a9c7de6..bb4a9a9 100644 --- a/docs/command_toc.md +++ b/docs/command_toc.md @@ -11,6 +11,7 @@ The supported command are category as follows: * [Bloom Filter Type](./commands/bloom_filter.md) * [Count-Min Sketch Type](./commands/count_min_sketch.md) * [HyperLogLog Type](./commands/hyperloglog.md) +* [Spread Sketch Type](./commands/spread_sketch.md) * [Cluster Management](./commands/cluster.md) * [Trouble Shooting](./commands/trouble_shooting.md) ## COMMAND LIST |
