• Stars
    star
    31
  • Rank 791,897 (Top 17 %)
  • Language
    Elixir
  • License
    The Unlicense
  • Created over 8 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Riak adapter for Ecto

Riak Ecto

Ecto adapter for Riak.

Riak is known as a KV store, but can be used as a document database thanks to the new Data Types (CRDT) and the Solr query interface.

Check the examples/simple application for a usage example.

Warning: This is an experiment in progress. Things will break. Please stand back.