lorenzomar / mysql-optimized-uuid
Optimized binary representation of UUID to use as primary key in MySQL table. See www.percona.com/blog/2014/12/19/store-uuid-optimized-way
1.0.0
2016-03-22 13:19 UTC
Requires
- php: >=5.4
- moontoast/math: *
- ramsey/uuid: @stable
Requires (Dev)
- phpunit/phpunit: @stable
This package is not auto-updated.
Last update: 2025-01-16 01:33:40 UTC
README
Optimized binary representation of UUID to use as primary key in MySQL table. See www.percona.com/blog/2014/12/19/store-uuid-optimized-way for further details.