1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-12 19:12:21 +00:00

Remove dead NoSQL book in -zh

This commit is contained in:
Craig Davison 2015-12-13 21:31:11 +00:00
parent 044151a3dc
commit 51c4f5b75a

View File

@ -190,7 +190,6 @@
### NoSQL
* [NoSQL数据库笔谈](http://yankaycom-wordpress.stor.sinaapp.com/NoSql_Database_Note.html?q=/wp-content/NoSql_Database_Note.html) ([PDF](http://yankaycom-wordpress.stor.sinaapp.com/uploads/2012/12/NoSQL%E6%95%B0%E6%8D%AE%E5%BA%93%E7%AC%94%E8%B0%88v2.pdf))
* [Redis 设计与实现](http://redisbook.com)
* [Redis 命令参考](http://redisdoc.com)
* [带有详细注释的 Redis 3.0 代码](https://github.com/huangz1990/redis-3.0-annotated)