New UUID formats
There are a couple of nice ideas there to solve longstanding problems with UUIDs
Read more [www.ietf.org]
Posts tagged with uuid
There are a couple of nice ideas there to solve longstanding problems with UUIDs
Read more [www.ietf.org]
Over at the Honeybadger blog, Starr Horne wrote an interesting article on the different types of UUIDs and ULIDs.
UUIDs are and will continue to be the standard. They've been around forever, and libraries are available in every language imaginable. However, new approaches are worth considering, especially as we enter a world that's increasingly run by distributed systems. New unique-id approaches may help us solve problems that weren't prevalent at the publication of RFC4122.
Read more [blog.honeybadger.io]
Join 9,500+ smart developers
Get my monthly newsletter with what I learn from running Spatie, building Oh Dear, and maintaining 300+ open source packages. Practical takes on Laravel, PHP, and AI that you can actually use.
"Freek publishes a super resourceful and practical newsletter. A must for anyone in the Laravel space"
No spam. Unsubscribe anytime. You can also follow me on X.
?? Who knew, Laravel's string helper class can generate uuids - woot!
— Caleb Porzio (@calebporzio) July 5, 2018
If you care, here's my UUID model trait I use (the packages are too heavy handed for me) https://t.co/L8Il1sH5VA pic.twitter.com/K6OwkHKQBD
Read more [twitter.com]