nathanaschbacher / nodiak

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

Add the ability for an RObject to hydrate or fetch itself. #9

Closed nathanaschbacher closed 12 years ago

nathanaschbacher commented 12 years ago

Any RObject instance should be able to call .fetch to refresh/reload itself from Riak.