nextstrain / fauna

RethinkDB database to support real-time virus analysis
GNU Affero General Public License v3.0
33 stars 13 forks source link

fauna doesn't work with rethinkdb 2.4 #99

Open rneher opened 4 years ago

rneher commented 4 years ago

the most recent version of rethinkdb (2.4.*) doesn't have an attribute .connect and fails.

jstoja commented 4 years ago

Hey @rneher.

What do you mean by "doesn't have an attribute .connect and fails? I cannot find any attribute being used in fauna, and the RethinkDB still documents a.connect()` method (https://rethinkdb.com/api/python/connect/).

Could you elaborate?

Thanks

ghost commented 4 years ago

Hello @rneher ! Could you describe a little more about this issue ?