Closed Weffe closed 6 years ago
Created a branch here: https://github.com/CSUFTitanRover/TitanRover2018/tree/feature/UserInterface-RethinkDB-24
So I tried setting up rethinkDB on the Nvidia Tegra and ran into an issue that the platform was not supported. Tried compiling rethinkDB directly on the Tegra and that didn't work either. So I went ahead and tried to install mongoDB since it also has supported integration with Deepstream. MongoDB works and is installed! I think we'll just go with mongoDB since it works and there are no losses using it over rethinkDB.
RethinkDB will save all our critical data (e.g. sensor readings).