deepstreamIO / deepstream.io-provider-search-rethinkdb

A data-provider that makes every table searchable via rethinkdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider rewritten version

mclark-newvistas opened this issue · comments

When I was trying to figure out the code I wrote my own version to analyse it. Since we can't use that anymore, I might as well share it in case you've any use for it. Remember that the number of bugs is a function of the number of lines/tokens.

https://gist.github.com/mclark-newvistas/74a0a960e3e6d4b35455580b2acfc0fb

So, I'm just now getting into deepstream with the rethinkdb plugin... do you have to have the rethink client driver to get the data from deepstream? doesn't that kinda defeat the point of having deepstream in the first place?