Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 323 Bytes

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.