2017 © Pedro Peláez
 

library benchmarker-nosql-php

Benchmark factory for NoSQL clients in PHP

image

alekseykorzun/benchmarker-nosql-php

Benchmark factory for NoSQL clients in PHP

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Benchmarker NoSQL (v1.0.0)

Benchmarking 'framework' used to analyze performance of PHP based NoSQL clients such as memcache, memcached, predis and redis., (*1)

Written to support the following blog post:, (*2)

http://alekseykorzun.com/post/53283070010/benchmarking-memcached-and-redis-clients, (*3)

Installation

If you have your own autoloader, simply update namespaces and drop the files into your frameworks library., (*4)

For people that do not have that setup, you can visit http://getcomposer.org to install composer on your system. After installation simply run composer install in parent directory of this distribution to generate vendor/ directory with a cross system autoloader., (*5)

The Versions

23/07 2013

dev-master

9999999-dev https://github.com/AlekseyKorzun/benchmarker-nosql-php

Benchmark factory for NoSQL clients in PHP

  Sources   Download

MIT

The Requires

 

profile cache php redis memcache caching memcached nosql storage benchmark performance optimization fast php5 scalability