Michael Nitschinger's Blog: Getting Started with Couchbase and PHP
In his most recent blog post Michael Nitschinger introduces you to Couchbase, a document-oriented database, and how to use it with PHP. As there were a lot of merges, renamings and releases, it was...
View ArticleSoftware Development Video & Tutorials: PHP and Couchbase
On the Software Development Video & Tutorial site they've shared a video that introduces the PHP to Couchbase connection from Jan Lenhardt. Couchbase Server is a fully memcached API compatible...
View ArticleMichael Nitschinger's Blog: Using Couchbase as a flexible session store
Michael Nitschinger has a new post to his site today showing how to implement Couchbase as a storage mechanism for your session information (including some handy extra features). What do I mean by...
View ArticleMichael Nitschinger: Caching Doctrine Entities with Couchbase
Michael Nitschinger has a new post to his site today showing how you can cache the entities you've created with Doctrine using Couchbase as a simple caching tool. As part of our ongoing efforts to...
View Article