Skip to content

afterdesign/phpmemcached

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#phpmemcached - proof of concept

This library is written in "pure" php.
It's purpose was to show that memcached binary protocol is awesome (for my meetphp talk).

Implemented memcachedprotocol methods: get
Implemented algorithm - consistent hashing compatible with php-memcache extension (http://pecl.php.net/package/memcache)

##Edit example.php and type php example.php

About

phpmemcached is proof of concept how easy is to create implementation of memcached binary protocol.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages