<div style="text-align: left;">I really like Mnesia and don't so much care about the 2GB limitation as I do the lack of support from hosting providers.</div><div style="text-align: left;"><br></div><div style="text-align: left;">
The only other mature database that support storing Erlang data structures directly that I know of is Riak. I've used Riak and I found it very easy to work with but its feature set isn't really what I'm looking for.</div>
<div style="text-align: left;"><br></div><div style="text-align: left;">By that I mean I don't need a Dynamo clone. Basically I want Mnesia but as easy to get hosting for as Riak on Joyent :)</div><div style="text-align: left;">
<br></div><div style="text-align: left;">Now that Riak has secondary indexes maybe I can achieve the query performance I'd want? Does anyone know how these (mnesia read/write and Riak read/write) compare?</div><div style="text-align: left;">
<br></div><div style="text-align: left;">Has anyone thought of the possibility for a mnesia API interface to a Riak backend? Particularly functions like match_object.</div><div style="text-align: left;"><br></div><div style="text-align: left;">
Tristan</div><div style="text-align: left;"><br></div><div style="text-align: left;"><br></div>