You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature is highly desired, but will break compatibility with legacy versions of activeuuid. For this reason, it must be optional, and disabled by default.
The text was updated successfully, but these errors were encountered:
In case of UUIDs version 1 (timestamp-based ones), a major performance boost can be achieved by rearranging bits. See https://www.percona.com/blog/2014/12/19/store-uuid-optimized-way/ for clarification and experimental proof.
This feature is highly desired, but will break compatibility with legacy versions of
activeuuid
. For this reason, it must be optional, and disabled by default.The text was updated successfully, but these errors were encountered: