> For the complete documentation index, see [llms.txt](https://antidotedb.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://antidotedb.gitbook.io/documentation/architecture/ring.md).

# Ring

Antidote uses the ring structure of [riak\_core](https://github.com/basho/riak_core) for the following mechanics:

* Logging
  * Log shards
  * Log transaction sender
  * Log transaction receiver
* Materializer
* Transaction manager
