nathanaschbacher / nodiak

Nodiak is a Node.js client for the Riak Distributed Database
MIT License
43 stars 16 forks source link

Bucket type support #27

Open chrisegner opened 9 years ago

chrisegner commented 9 years ago

Adds support for bucket types from Riak 2.0 and later. Maintains backward compatibility with earlier versions of Riak. Non-backend API changes are backward compatible.

Still needs tests and docs. Looking for a sanity check on approach at this point.