News Feed
Jobs Feed
Sections




News Archive
Michael Nitschinger's Blog:
Using Couchbase as a flexible session store
June 21, 2012 @ 09:24:38

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 flexible? Well, the combination of a highly scalable key-value store and the possibility to query your data through views allows you to gain unique insight inside your data in near realtime. [...] Let's look at some obstacles that we as application developers face and then see how we may solve them through Couchbase and its functionality.

He talks about some of the options to track user sessions (both on the server and client side) including PHP's sessions, HTML5 data storage and memcache. He covers some of the most basic session tracking needs and shows how to use the CouchBase extension to work with and setting some key/value combinations for user sessions. He shows how to query these data structures (JSON data) and filter to find only the records needed

0 comments voice your opinion now!
couchbase tutorial session storage


blog comments powered by Disqus

Similar Posts

ZendCasts.com: Unit Testing Action Helpers

Internet.com: Passing Data Between PHP and JavaScript Using JSON (Video)

Brandon Savage's Blog: Making Zend_Navigation Useful

SitePoint.com: WordPress in the Cloud with Amazon EC2 and the Microsoft Web Platform

Till Klampaeckel's Blog: So you'd like to migrate from MySQL to CouchDB? - Part I


Community Events











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


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

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