Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/clients.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,16 @@ If you want your client be listed here, please fork the [ssdb-docs repository](h

</td>
</tr>
<tr>
<td width="21%">hydrogen-ssdb</td>
<td width="15%">yiding-he</td>
<td width="20%">
<a href="https://github.com/yiding-he/hydrogen-ssdb">Repository</a>
</td>
<td>
A total new ssdb client
</td>
</tr>
</table>

### <a href="#lua" name="lua">Lua</a>
Expand Down
10 changes: 10 additions & 0 deletions src/zh_cn/clients.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,16 @@ SSDB 源码仓库中, 内置了许多语言的客户端, 这些便是所谓的__

</td>
</tr>
<tr>
<td width="21%">hydrogen-ssdb</td>
<td width="15%">yiding-he</td>
<td width="20%">
<a href="https://github.com/yiding-he/hydrogen-ssdb">Repository</a>
</td>
<td>
一个全新的 SSDB 客户端
</td>
</tr>
</table>

### <a href="#lua" name="lua">Lua</a>
Expand Down