Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelsales authored Jan 26, 2025
1 parent 0f9fbaf commit 305ad79
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 🚨 Please hold on

**If you're starting a new project with a empty database, use UUID v7 instead.**

**If you’re trying to address database slowness caused by non-time-ordered UUIDs, such as UUIDv4, consider using UUIDv7 instead.**

➡️ Read more at:
- https://uuid7.com
- https://buildkite.com/resources/blog/goodbye-integers-hello-uuids/

---

![Ruby](https://github.com/rafaelsales/ulid/workflows/Ruby/badge.svg)
[![Gem Downloads](http://img.shields.io/gem/dt/ulid.svg)](https://rubygems.org/gems/ulid)
[![GitHub License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/rafaelsales/ulid)
Expand Down

0 comments on commit 305ad79

Please sign in to comment.