On Wed, Jul 29, 2009 at 5:50 PM, jmbnyc<jmb
...@gmail.com> wrote:
> do you have a version of the code that can be built as a shared
> library with a given set of api's so that it can be embedded into an
> application. I have built something myself that has high level
> similarities (lock-free, parallel and optimized for SSD) but I would
> prefer to use something like rethinkdb so that I can concentrate my
> efforts on the true nature of my app.
We are currently focusing on developing a MySQL storage engine. Right
now, we can't even afford the effort to manage another release, much
less document an api into our data structure. Sorry we can't help
right now.
There has been, however, serious talk of porting to SQLite, for many
reasons. That said, even if we ported it right now, it's still far
too early to trust with real data. Eventually, though, an SQLite port
should be exactly what you need, so stay tuned!
--
Cheers,
Leif