Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions source/content/pages/09-data/12-nosql.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ on [hash map](http://en.wikipedia.org/wiki/Hash_table) data structures.
* "[How To Install and Use Redis](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-redis)"
is a guide for getting up with the extremely useful in-memory data store.

* [Getting started with Redis and Python](http://degizmo.com/2010/03/22/getting-started-redis-and-python/)
is a walkthrough for installing and playing around with the basics of
Redis.

* This video on
[Scaling Redis at Twitter](https://www.youtube.com/watch?v=rP9EKvWt0zo) is
a detailed look behind the scenes with a massive Redis deployment.
Expand Down