-
## Problem
> UUID can be suboptimal for many use-cases because:
>
> It isn't the most character efficient way of encoding 128 bits of randomness
> UUID v1/v2 is impractical in many environments…
-
Might be useful to document the reasoning as to why this is better than ULID (or perhaps use cases where it is better and where not)
https://github.com/alizain/ulid/
-
Hello!
I really like `tasklite` and strongly consider to move to it...but noticed some strange behaviour the the recurring task:
```
❯ tl add recurring test due:2024-11-20
🆕 Added task "recurr…
-
We have installed the extension in a schema called `utils`:
```sql
CREATE SCHEMA utils;
CREATE EXTENSION ULID SCHEMA utils;
```
The function `utils.gen_monotonic_ulid()` works fine.
If I run t…
-
### Is your feature request related to a problem?
if one needed to use ULID or UUID instead of the default nanoid, they'd have to call ULID()/UUID() each time a new record is created.
explicitly…
zoaha updated
1 month ago
-
support https://github.com/Cysharp/Ulid
-
Creating this as a separate issue from #31376 , described below with repro (https://github.com/mip1983/CosmosDbEF)
> Hi @roji, thanks for the input, I'm a bit confused by what your saying about the c…
-
Hi,
At the moment, Proletarian uses a type-4 UUID for the job-id (via a `(UUID/randomUUID)` function call in the `job.clj` namespace). This is totally fine and works great! However, it may be worth…
-
I'm facing an issue when trying to use bundle add sqlite-ulid running the latest ruby version.
I'm on ruby version 3.2.2, arm64-darwin.
It was also happening when trying to add "sqlite-vss" vec…
-
https://github.com/ulid/spec