News Feed
Jobs Feed
Sections




News Archive
Raphael Stolt's Blog:
Installing the PHP redis extension on Mac OS X
May 17, 2010 @ 08:55:44

In his latest blog post Raphael Stolt has a new guide to getting the Redis extension installed on your Mac OS X PHP setup. Redis is a key-value based storage tool.

Two out of [the list of libraries] caught my particular attention: Rediska due to it's impressive Zend Framework integration and phpredis as it's a native PHP extension written in C and therefore supposed to be blazingly faster than vanilla PHP client libraries. The following blog post will show how to install and configure the aforementioned, native PHP extension on a Mac OS X system.

You'll need to have the redis server already installed (via MacPorts or some other method) but with that and the necessary libraries in place installing the extension is a simple "git clone" away. He even includes the location of a gist (code snippet) to help you test it out.

0 comments voice your opinion now!
redis extension macosx osx tutorial storage


blog comments powered by Disqus

Similar Posts

MaltBlue.com: Hot to Use the Zend Form ViewScript Decorator in All Modules

SitePoint PHP Blog: Redirecting Old URLs in WordPress

PHPMaster.com: Working with Slim Middleware

Zend Developer Zone: Compiling PHP extensions with Zend Server

PHP-GTK Community Site: Building a submenu in a GtkMenubar


Community Events









Don't see your event here?
Let us know!


development unittest introduction opinion event release composer object testing community framework code zendframework2 language phpunit example functional api database interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework