We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca2c306 commit 0440b8eCopy full SHA for 0440b8e
README.md
@@ -1,7 +1,7 @@
1
<h2 align="center">cpp_redis</h2>
2
3
## 介绍
4
-1. 基于boost库的asio异步编程
+1. 基于boost.asio
5
1. 支持string、list、set、hash、zset五种数据结构
6
## 说明
7
1. 使用c++11以及以上编译(若c++11编译不过,请用c++14)
0 commit comments