Taking quotes on building LC external for RethinkDB
Mark Wieder
ahsoftware at sonic.net
Sun Aug 6 01:15:08 EDT 2017
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
ahsoftware at gmail.com
More information about the use-livecode
mailing list