Cache::Memcached::GetParserXS - GetParser implementation in XS for use with Cache::Memcached


Cache-Memcached-GetParserXS documentation  | view source Contained in the Cache-Memcached-GetParserXS distribution.

Index


NAME

Top

Cache::Memcached::GetParserXS - GetParser implementation in XS for use with Cache::Memcached

SYNOPSIS

Top

  use Cache::Memcached::GetParserXS;
  use Cache::Memcached;

  # Everything else is the same as Cache::Memcached has documented it.
  # Seriously.

DESCRIPTION

Top

This module implements the same function as Cache::Memcached::GetParser, except it's written in C/XS. Initial benchmarks have shown it to be possibly twice as fast as the original perl version.

SEE ALSO

Top

Cache::Memcached

AUTHORS

Top

Jonathan Steinert <hachi@cpan.org> - Current maintainer

Aaron Emigh

Brad Fitzpatrick

COPYRIGHT AND LICENSE

Top


Cache-Memcached-GetParserXS documentation  | view source Contained in the Cache-Memcached-GetParserXS distribution.