Deployed 0b52ba9
with MkDocs version: 0.16.3
parent
914338e0a0
commit
6ddffc2832
|
@ -1999,6 +1999,7 @@
|
|||
</ul>
|
||||
</li>
|
||||
<li>NoSQL 数据库<ul>
|
||||
<li>asyncio-redis:基于 asyncio 的 redis 客户端 (PEP 3156)。<a href="https://github.com/jonathanslenders/asyncio-redis">官网</a></li>
|
||||
<li>cassandra-python-driver:Cassandra 的 Python 驱动。<a href="https://github.com/datastax/python-driver">官网</a></li>
|
||||
<li>HappyBase:一个为 Apache HBase 设计的,对开发者友好的库。<a href="http://happybase.readthedocs.org/en/latest/">官网</a></li>
|
||||
<li>Plyvel:一个快速且功能丰富的 LevelDB 的 Python 接口。<a href="https://plyvel.readthedocs.org/en/latest/">官网</a></li>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -4,7 +4,7 @@
|
|||
|
||||
<url>
|
||||
<loc>https://github.com/jobbole/awesome-python-cn//</loc>
|
||||
<lastmod>2018-06-14</lastmod>
|
||||
<lastmod>2018-06-18</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
|
Loading…
Reference in New Issue