Query: jifty::cas::store
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Jifty::CAS::Store(3pm) User Contributed Perl Documentation Jifty::CAS::Store(3pm)NAMEJifty::CAS::Store - The default, per-process, in-memory store for Jifty's Content-Addressable Storage facilityDESCRIPTIONThis is the default backend store for Jifty::CAS. For more information, see "DESCRIPTION" in Jifty::CAS. publish DOMAIN NAME CONTENT METADATA Publishes the given "CONTENT" at the address "DOMAIN" and "NAME". "METADATA" is an arbitrary hash; see Jifty::CAS::Blob for more. Returns the key. _store DOMAIN NAME BLOB Stores the BLOB (a Jifty::CAS::Blob) in the backend. Returns the key. Don't use this directly, use "publish" instead. key DOMAIN NAME Returns the most recent key for the given pair of "DOMAIN" and "NAME", or undef if none such exists. retrieve DOMAIN KEY Returns a Jifty::CAS::Blob for the given pair of "DOMAIN" and "KEY", or undef if none such exists. perl v5.14.2 2010-09-25 Jifty::CAS::Store(3pm)
| Related Man Pages |
|---|
| jifty::action::record::create(3pm) - debian |
| jifty::handle(3pm) - debian |
| jifty::handler(3pm) - debian |
| jifty::param(3pm) - debian |
| jifty::web::session(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| My first PERL incarnation... Audio Oscillograph |