Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Patch to offload upserts to the storage engine

RIch Prohaska edited this page May 19, 2014 · 1 revision

TokuDB supports message based upserts and fast updates which avoids the read in a typical read modify write implementation. This improves performance.

Clone this wiki locally