diff options
| author | chenzizhan <[email protected]> | 2024-08-09 17:10:27 +0800 |
|---|---|---|
| committer | chenzizhan <[email protected]> | 2024-08-09 17:10:27 +0800 |
| commit | fb406eaf6166125575c1e957b2fbeaa881766851 (patch) | |
| tree | ee70a29624ac50cd92f020e97a447f68070510e5 /docs/command_toc.md | |
| parent | ab340ae375f5dde4bc7a85c86855e545de10abca (diff) | |
TSG-21840v4.4.1
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 |
