basho / riak-php-client

PHP clients for Riak
Apache License 2.0
160 stars 69 forks source link

Misc improvements #102

Closed christophermancini closed 8 years ago

christophermancini commented 8 years ago

Remove obsolete clientID stuff. Fix support link in composer. Comment out tombstone check due to delete_immediate = 1 setting for testing. Improved testing for CRDTs with context. Added gitattributes file.

hazen commented 8 years ago

Tests pass. Generally looks good. :+1: