On 08/05/2017 04:42 PM, Tom Glod via use-livecode wrote:

So it doesn't really need to have anything to do with the current
revdatabase functions....which the posts seem to be talking about.  I'm not
asking for a rewrite of db layer.

Ah. In that case, I'm a bit confused. What does this have to do with LiveCode if you're not trying to tie into the existing functions?


It would be more perform ant to build this as an external and closer to the
engine...as far as I know anyways..... unless thats completely wrong.

From my brief scanning of the rethinkdb website, I don't think it would make a big difference. All the heavy lifting is being done by the database itself. You'd just be sending data back and forth over a socket connection between LC and the database app. I just spent about a half hour with this and fwiw I'm communicating with the rethinkdb server.

Thanks for making me aware of the past efforts with RethinkDB.

No, nothing to do with RethinkDB itself. Sorry if I gave that impression.

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to