Riak Core Lite is a framework that simplifies the development of dynamo-style architectures, such as highly-available key-value stores and messaging systems.
Build upon the essence of Riak KV's core with an up-to-date, modular and extensible foundation for elastic distributed services.
To get started with riak_core_lite you can follow Mariano Guerra's tutorials. They are based on the full riak_core, but are still applicable to riak_core_lite.
We love community code, bug fixes, and other forms of contribution. We use GitHub Issues and Pull Requests for contributions to this and all other code. To get started:
Fork this repository.
Clone your fork or add the remote if you already have a clone of the repository.
Create a topic branch for your change.
Make your change and commit. Use a clear and descriptive commit message, spanning multiple lines if detailed explanation is needed.
Push to your fork of the repository and then send a pull request.
A committer will review your patch and merge it into the main repository or send you feedback.
There are numerous ways to file issues or start conversations around something Core related
For some reference on how riak_core_lite
can be used, you can read about projects which are using riak_core_lite
as a library: