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

Matthew Turland's Blog: EAV Modeling - Square Peg in a Round Hole?

Hasin Hayder's Blog: Installing Imagick extension for PHP in Ubuntu 7.10

Cal Evans' Blog: Lessons in Phar

C7Y: REST and Resource Handling with CakePHP

NETTUTS.com: How to Create an Object-Oriented Blog in PHP


Community Events











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


testing language example conference community framework functional code release composer interview opinion podcast tool development zendframework2 introduction database series object

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