Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Ordered UUID for Laravel MySQL grammar query compilation via custom builder #74

Closed
isocroft opened this issue Oct 8, 2018 · 1 comment

Comments

@isocroft
Copy link
Contributor

isocroft commented Oct 8, 2018

Once pending PRs are reviewed/attended to, it will be pertinent to consider ordered uuids for setting up partial sequential ids in database tables making it easy to sort/index at DB level. The custom eloquent builder and grammar PHP classes in this package will be updated to have this new behaviour. This could be the basis of a version 2 of the package focusing on performance with respect to UUIDs.

For context, see:

https://www.percona.com/blog/2014/12/19/store-uuid-optimized-way

@freekmurze
Copy link
Member

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants