# GarnetDemo **Repository Path**: fzzsh/garnet-demo ## Basic Information - **Project Name**: GarnetDemo - **Description**: 一些Garnet相关的示例。其中包含的Garnet Command Tool, 是支持 Garnet / Redis的命令行工具,支持常用命令,例如: set, get, del, hset, hget, hgetall, hlen, hdel, lpush, rpush, lpop, rpop, llen, lrange - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-11-01 - **Last Updated**: 2024-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GarnetDemo! 更新时间:2024-4-20 这里包含一些Garnet相关的示例。 其中包含的Garnet Command Tool, 是支持 Garnet / Redis的命令行工具,支持常用命令,例如: set, get, del, hset, hget, hgetall, hlen, hdel, lpush, rpush, lpop, rpop, llen, lrange。使用效果如下: ![输入图片说明](GarnetCommandTool/20240420132212.png)