Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
XanderD99 committed Sep 20, 2024
1 parent 702e6d5 commit 35fb9ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This plugin provides automatic generation and validation of Snowflake IDs in Strapi, based on a custom epoch. It includes a custom field where Snowflake IDs can be viewed but not modified, and it automatically generates a Snowflake if none is present during creation.

Plugin supports strapi v5 in from v2.0.0. If you are still on v4 use v1.0.0.

> [!IMPORTANT]
> If you want to integrate other services their snowflakes you can. It won't error, BUT do mind that the parse function could return incorrect information then.
Expand Down

0 comments on commit 35fb9ca

Please sign in to comment.