News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Hasin Hayder's Blog:
Facebook data storage api can really be the replacement of memcache
April 09, 2008 @ 13:58:22

Hasin Hayder has proposed an interesting replacement for the usual caching mechanism - using the Facebook data storage API to cache copies of pages/data/etc.

Why not! All you need is a fast-n-furious caching storage for your Facebook application which stores values against a key, same like a hash table. Facebook data storage API does the same for you. using the batch API in Facebook rest client you can seriously think it as an alternative of memcache.

He shows the simple process for making the object (manually in a preexisting application), inserting data into the object through the API they provide and how to pull that data back out.

0 comments voice your opinion now!
facebook storage api replace memcache object



Similar Posts

WaxJelly Blog: Simple PHP script using the YouTube API (with pagination)

SitePoint PHP Blog: PHP Security - Dumb Users or Dumb APIs?

Zend Developer Zone: Using Data Objects with PHP and DB_OO2

Adam Trachtenberg's Blog: PHP SOAP vs. SDO

Joshua Eichorn's Blog: PHP Running on Java


Community Events







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


package book PHP5 conference security release database code ajax example job framework cakephp application developer zend zendframework releases PEAR mysql

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