diff options
| author | Robin Edwards <robin.ge@gmail.com> | 2011-04-20 14:52:42 +0100 |
|---|---|---|
| committer | Robin Edwards <robin.ge@gmail.com> | 2011-04-20 14:52:42 +0100 |
| commit | 9ab975068e04db8f4c11f1034b7f8c15ab2a1443 (patch) | |
| tree | 679867d03ccc819670b3216924b985311f6c83df /Changes | |
| parent | merged pbc branch to master (diff) | |
| download | net-riak-9ab975068e04db8f4c11f1034b7f8c15ab2a1443.tar.gz | |
storing without key only supported by REST
- added notice for this
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -0.15 +0.15 Wed 20 Apr 2011 14:52:22 BST - fixed link encoding (Simon Wistow) - added stats method for REST - added server_info method for PBC @@ -6,7 +6,7 @@ - added PBC support - added Test::Riak for running tests on both protocols - added disable_return_body flag, in REST mode prevents body being returned on store - - create new object without keys (SymKat <symkat@symkat.com>) + - create new object without keys (SymKat <symkat@symkat.com>) (REST only) DEPRECATIONS - $object->status please call $object->client->status (for REST only) |
