Hacking functionality into Riak for fun and profit
Webmachine powers the HTTP API within Riak KV
Not content with Riak's perfectly simple API?
Add your own!
- Riak batch operations
- Document compression, encyption/decryption
- Document transform
- Authentication/Authorization
But Beware
- Unsupported and not recommended by Basho
- Worst case: Your code can break Riak
- Unexpected behavior? Probably not Riak
Some Webmachine overrides