Changes
=======
0.00003 - 10 Jul 2008
- Implemented distributed locking for memcached BucketStore via KeyedMutex
0.00002 - 10 Jul 2008
- Implemented serialization/deserialization of buckets
- Implemented memcached BucketStore (WARNING: no locking whatsoever).
Probably not safe for production usage
- Tidy up .h file
- Added a bunch of accessors
0.00001 - 10 Jul 2008
- Initial release