Skip to content

Commit

Permalink
去除描述
Browse files Browse the repository at this point in the history
  • Loading branch information
FishGoddess committed Nov 12, 2023
1 parent 1ddd4a4 commit 4064e8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
13 changes: 1 addition & 12 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,22 +145,11 @@ $ make benchfile
| logrus |   58030 | 21088 ns/op | 8885 B/op | 136 allocs/op |

> Benchmark file:[_examples/performance_test.go](./_examples/performance_test.go)
>
>
> Environment:R7-5800X [email protected], 32GB RAM, 512GB SSD, Linux/Manjaro
### 👥 Contributing

If you find that something is not working as expected please open an _**issue**_.

[![Star History Chart](https://api.star-history.com/svg?repos=fishgoddess/logit&type=Date)](https://star-history.com/#fishgoddess/logit&Date)

### 📦 Projects using logit

| Project | Author | Description | link |
|---------|-------------|-------------------------------------------------|-----------------------------------------------------------------------------------------------|
| postar | avino-plan | An easy-to-use and low-coupling email service | [Github](https://github.com/avino-plan/postar) / [Gitee](https://gitee.com/avino-plan/postar) |
| kafo | FishGoddess | An easy-to-use and distributed cache middleware | [Github](https://github.com/FishGoddess/kafo) / [Gitee](https://gitee.com/FishGoddess/kafo) |

At last, I want to thank JetBrains for **free JetBrains Open Source license(s)**, because `logit` is developed with Idea / GoLand under it.

<a href="https://www.jetbrains.com/?from=logit" target="_blank"><img src="./_icons/jetbrains.png" width="250"/></a>
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,22 +143,11 @@ $ make benchfile
| logrus | &nbsp; 58030 | 21088 ns/op | 8885 B/op | 136 allocs/op |

> 测试文件:[_examples/performance_test.go](./_examples/performance_test.go)
>
>
> 测试环境:R7-5800X [email protected],32GB RAM,512GB SSD,Linux/Manjaro
### 👥 贡献者

如果您觉得 logit 缺少您需要的功能,请不要犹豫,马上参与进来,发起一个 _**issue**_

[![Star History Chart](https://api.star-history.com/svg?repos=fishgoddess/logit&type=Date)](https://star-history.com/#fishgoddess/logit&Date)

### 📦 使用 logit 的项目

| 项目 | 作者 | 描述 | 链接 |
|--------|-------------|------------------|--------------------------------------------------------------------------------------------|
| postar | avino-plan | 一个极易上手的低耦合通用邮件服务 | [Github](https://github.com/avino-plan/postar) / [码云](https://gitee.com/avino-plan/postar) |
| kafo | FishGoddess | 一个简单的轻量级分布式缓存中间件 | [Github](https://github.com/FishGoddess/kafo) / [码云](https://gitee.com/FishGoddess/kafo) |

最后,我想感谢 JetBrains 公司的 **free JetBrains Open Source license(s)**,因为 `logit` 是用该计划下的 Idea / GoLand 完成开发的。

<a href="https://www.jetbrains.com/?from=logit" target="_blank"><img src="./_icons/jetbrains.png" width="250"/></a>

0 comments on commit 4064e8b

Please sign in to comment.