Are real benchmarks on the way with this release also? That's one critical thing we've been waiting to see. We want to see how it compares in common load scenarios to Mongo, Postgres, etc
- changefeeds if you want to push data to your clients
- joins (if you are on a system without them - like Mongo)
- human-readable query language (if you are using SQL)Since rethink-guys are always in these threads:
What is your opinion on implementing compression/tokumx ?
What about custom-column-sharding, range-sharding, regex-sharding (redislabs has done this)?
Both compression and custom sharding are things we definitely want to do (https://github.com/rethinkdb/rethinkdb/issues/1862 , possibly https://github.com/rethinkdb/rethinkdb/issues/364).
I can't give an ETA on these features yet, but it will probably happen later this year.
Are there any news on this front?