Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/pma/riak_ecto

Riak adapter for Ecto
https://github.com/pma/riak_ecto

Last synced: about 2 months ago
JSON representation

Riak adapter for Ecto

Lists

README

        

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.