Skip to content

Commit

Permalink
Merge pull request #19 from gitsrc/feat_project_upgrade
Browse files Browse the repository at this point in the history
Feat project upgrade
  • Loading branch information
gitsrc authored Jan 13, 2024
2 parents 4069b58 + 9d31f10 commit 2736a06
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
<!--
* @Author: gitsrc
* @Date: 2021-09-24 15:07:31
* @LastEditors: gitsrc
* @LastEditTime: 2021-09-27 11:18:10
* @FilePath: /redhub/README.md
-->
<p align="center">
<img
src="https://user-images.githubusercontent.com/12872991/134626503-c022bb8e-2d5c-4760-a470-f56ff8ef036f.png"
Expand Down Expand Up @@ -42,7 +35,7 @@ Here is a simple framework usage example,support the following redis commands:
You can run this example in terminal:

```sh
go run example/server.go
go run example/memory_kv/server.go
```

# Benchmarks
Expand Down

0 comments on commit 2736a06

Please sign in to comment.