The new PECL package riak-0.4.3 (alpha) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Bugs
    Issue9: riak.persistent.timeout now in seconds, and default changed to 5 
seconds
- Improvements
    Issue3: Streaming mapreduce
    Issue8: RiakBucket->listKey function added
    Issue7: Return updated object after put
    Issue11: Implement PBC head support
    RiakBucket->streamKeys function added
    RiakBucket->delete now accept a RiakObject or a string with the key to 
delete.
- API Changes
    Issue12: RiakMapreducePhase renamed to RiakMrPhase
    RiakBucket->getObject renamed to RiakBucket->get
    RiakBucket->deleteObject renamed to RiakBucket->delete
    RiakBucket->putObject renamed to RiakBucket->put
    RiakOBject->__constructor key is now optional (if none is set on put, riak 
will create a random key).
    RiakBucket->put no longer accepts key as second parameter
    RiakBucket->put/get now takes an optional RiakGetRequestConfiguration

Package Info
-------------
Fast protocol buffers client for Riak database and session module.

Related Links
-------------
Package home: http://pecl.php.net/package/riak
   Changelog: http://pecl.php.net/package-changelog.php?package=riak
    Download: http://pecl.php.net/get/riak-0.4.3.tgz

Authors
-------------
Kaspar Pedersen (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to