Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
sariel78954yYou might be using it for something it was never intended for...
You need to rethink how you're using your database.
All jokes aside, if you want to see a REAL streaming pile of shit DB, take a look at bigchaindb. -
https://rethinkdb.com/docs/...
Quick read... It sounds more like it's a vvery special database with an highly specific feature set.
One of those databases where - if I'd been asked to support it / integrate it - I would expect a very lengthy and detailed report on why.
Report meaning more than 2-3 pages with technical explanations...
That it eats RAM is no wonder in my opinion given what it does and how it works. -
asgs109124yDo you have too many connected clients to receive real time feeds? Otherwise, there is no reason why it would bloat up unless there is something basically wrong with the setup itself

RethinkDB is such a rediculous overengineered BIGGEST BULLSHIT I HAVE EVER UNFORTUNATELY USED.
Does anyone even use this total shit????
This shit eats RAM memory for just 1 CRUD operation as if you opened 10,000 google chrome tabs. Who the fuck thought that kind of technology is a good idea?
Yes it IS very fast, a real time database. But you'd have to have a multi-million dollar supercomputer to be able to handle so much data like a relational database can....
rant