Skip to content

Commit

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

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.

## 📚 What is FlyDB ?
Expand Down

0 comments on commit ac6e8e5

Please sign in to comment.