Sam Hughes
Sam Hughes
Generating UUIDs contiguously can increase insertion performance by making inserts happen on warm parts of the cache, instead of totally random parts. Right now: UUID generators pick a random 128-bit...
What needs to be done: After #6390 (user data in table config), the serialization format for `table_config_t` will have changed.
New bitwise operations have been added. Because they're entirely new functions, I think it's not necessary to update the ReQL version. But maybe it is, for some reason that I...
It would be nice if ARM users could run RethinkDB natively. Or even, if we could verify that the x86 build runs properly under emulation.