pma / riak_ecto

Riak adapter for Ecto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Riak adapter for Ecto

License:The Unlicense


Languages

Language:Elixir 98.8%Language:Shell 1.2%