RethinkDB example apps
rethinkdb.com
RethinkDB example apps
1–10 of 35 posts
Re: RethinkDB example apps
#2Re: RethinkDB example apps
#3[deleted]
Re: RethinkDB example apps
#4[deleted]
Re: RethinkDB example apps
#5[deleted]
Re: RethinkDB example apps
#6Re: RethinkDB example apps
#7I am putting together a patch and instructions for fedora, but this is silly.
EDIT: https://gist.github.com/4696023 Turned out to not be too big of a change BTW.
Re: RethinkDB example apps
#8I would love to try out your DB, but your build system is garbage, and I mean that in the most constructive way possible. I know you guys put lots of effort into it, I can tell as I am reading through it trying to get it to compile on my Fedora system. Please for all that is good in this world take the time _now_ and switch to a sane build system. I know its cool that you scripted everything in Make, but this is stup…
If you only knew how much we agree with you :) We have an engineer working on that now, so it will soon be much, much nicer. Also, thanks for the instructions, I'll post them on the build page after I confirm everything.
Re: RethinkDB example apps
#9[deleted]
We had lots of people asking "how do I get started with RethinkDB and stack X". These familiar examples can be extremely helpful to people for getting started with a new technology, so we posted a couple based on existing code. Obviously they're not meant to be new or groundbreaking :)