Skip to content

Distributed systems infrastructure used by Riak.

License

Notifications You must be signed in to change notification settings

nsaadouni/riak_core

This branch is 59 commits ahead of, 230 commits behind basho/riak_core:develop.

Folders and files

NameName
Last commit message
Last commit date
May 14, 2013
Dec 19, 2014
Feb 20, 2015
Aug 1, 2016
Mar 17, 2017
Feb 21, 2017
Feb 20, 2015
Jul 22, 2010
Oct 8, 2010
Dec 29, 2016
Oct 12, 2013
Oct 4, 2012
Jan 17, 2014
Jun 6, 2015
Feb 20, 2015
Mar 3, 2017
Aug 6, 2014

Repository files navigation

Riak Core

Build Status

Riak Core is the distributed systems framework that forms the basis of how Riak distributes data and scales. More generally, it can be thought of as a toolkit for building distributed, scalable, fault-tolerant applications.

For some introductory reading on Riak Core (that’s not pure code), there’s an old but still valuable blog post on the Basho Blog that’s well worth your time.

Contributing

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:

  1. Fork this repository.

  2. Clone your fork or add the remote if you already have a clone of the repository.

  3. Create a topic branch for your change.

  4. Make your change and commit. Use a clear and descriptive commit message, spanning multiple lines if detailed explanation is needed.

  5. Push to your fork of the repository and then send a pull request.

  6. A Riak committer will review your patch and merge it into the main repository or send you feedback.

Issues, Questions, and Bugs

There are numerous ways to file issues or start conversations around something Core related

  • The Riak Users List is the main place for all discussion around Riak.
  • There is a Riak Core-specific mailing list for issues and questions that pertain to Core but not Riak.
  • #riak on Freenode is a very active channel and can get you some real-time help if a lot of instances.
  • If you've found a bug in Riak Core, file a clear, concise, explanatory issue against this repo.

About

Distributed systems infrastructure used by Riak.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 99.7%
  • Makefile 0.3%