|
|
|
|
|
by shotgun
4831 days ago
|
|
This is excellent news. Questions though...does Riak CS need its own dedicated Riak cluster or can you use "its" Riak nodes directly in the usual Riak fashion? If so, is it possible to access the CS-created chunks directly? (Not saying that is a good idea...just trying to understand how Riak and Riak CS fit together.) |
|
Riak CS doesn't use any Riak functionality you can't use yourself, so accessing Riak CS-created chunks is easy because that's what Riak CS itself does. The source for how this works is at https://github.com/basho/riak_cs/tree/develop/src in case you want to play and have fun with that.