You're viewing old version number 10. - Current version
Nginx and Redis - September 2014
http://eamann.com/tech/ludicrous-speed-wordpress-caching-with-redis
http://10up.com/blog/2012/eric-mann-joins-10up/
apt-get install redis-server
took only a few seconds to install
http://redis.io/topics/twitter-clone
demo: http://retwis.redis.io
source: https://code.google.com/p/redis/downloads/list
Perl
http://search.cpan.org/dist/Redis/
http://search.cpan.org/~dams/Redis-1.975/lib/Redis.pm
Sep 25, 2014 update: - executed perl -MCPAN -e 'install Redis'
and installed DAMS/Redis-1.975
http://search.cpan.org/~dpavlin/Redis-0.0801/lib/Redis.pm
https://github.com/PerlRedis/perl-redis
http://stackoverflow.com/questions/17224585/using-redis-pm-pipeline-in-perl
PhP
#blogging - #redis - #cache - #scalability
From JR's : articles
47 words - 878 chars
created on
updated on
- #
source
- versions
Related articles
Nginx and Redis - Fall 2014 - Oct 17, 2014