Come to the 2010 CMS Expo

QueryPath 1.3 module released, now has an XML cache


The QueryPath module, version 1.3 is now available. This release adds a new submodule called QP Cache.

QP Cache is a cache system optimized for XML storage. It supports keys of arbitrary type and length (objects, strings, arrays) as well as fuzzy expiration dates ("2 weeks"). Cache lookups are very fast. Cache maintenance is left to the implementor. (In other words, Drupal cache clears have no impact on this cache, by design). The main use case, it is anticipated, is to store local copies of documents retrieved from remote web services. While QP Cache can be used without QueryPath, it provides integrated functions that make it trivially easy to work with QueryPath objects.

The Amplify module uses QP Cache to store OpenAmplify data. The code there is a good place to start when developing for QP Cache.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".
  • Lines and paragraphs break automatically.
  • Images can be added to this post.

More information about formatting options

Recent comments