| Projects on Google Code | Results 1 - 1 of 1 |
= Flexihash =
*NOTE: [http://github.com/pda/flexihash Flexihash has moved to GitHub]*
Flexihash is a small PHP library which implements [http://en.wikipedia.org/wiki/Consistent_hashing consistent hashing], which is most useful in distributed caching. It requires PHP5 and uses [http://simplete...