Committed to Code

Flexihash is a small PHP library which implements consistent hashing, which is most useful in distributed caching. It requires PHP5 and uses SimpleTest for unit testing.

No managers have claimed this project yet. Claim this position

Project Tags Tagged as php library consistent hashing consistenthashing hash

Code Analysis


News

Flexihash - Consistent Hashing for PHP

After reading Tom Kleinpeter's article on consistent hashing last month, I was inspired to write Flexihash, an open source consistent hashing implementation for PHP, as I couldn't see anything decent around that fit the bill.


Edit RSS feeds.