We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d801d2 + 2bdfc3f commit e57673fCopy full SHA for e57673f
source/content/pages/09-data/12-nosql.markdown
@@ -55,10 +55,6 @@ on [hash map](http://en.wikipedia.org/wiki/Hash_table) data structures.
55
* "[How To Install and Use Redis](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-redis)"
56
is a guide for getting up with the extremely useful in-memory data store.
57
58
-* [Getting started with Redis and Python](http://degizmo.com/2010/03/22/getting-started-redis-and-python/)
59
- is a walkthrough for installing and playing around with the basics of
60
- Redis.
61
-
62
* This video on
63
[Scaling Redis at Twitter](https://www.youtube.com/watch?v=rP9EKvWt0zo) is
64
a detailed look behind the scenes with a massive Redis deployment.
0 commit comments