Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qishenonly authored Dec 18, 2024
1 parent 9b294f6 commit acd97fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

English | [简体中文](https://github.com/ByteStorage/flydb/blob/master/README_CN.md)

> 作者在准备秋招,有没有可以帮忙内推的呀?感谢你们!
> 联系方式:微信:qishen_on或者扫下面二维码

**FlyDB** aims to serve as an alternative to in-memory key-value storage (such as **Redis**) in some cases, aiming to strike a balance between performance and storage cost. It does this by optimizing resource allocation and using cost-effective storage media. By intelligently managing data, **FlyDB** ensures efficient operations while minimizing storage costs. It provides a reliable solution for scenarios that require a balance between performance and storage costs.

Expand Down

0 comments on commit acd97fb

Please sign in to comment.