nextcloud/lib/private/Snowflake
Benjamin Gaussorgues 9e36754429
fix(snowflake): fix wrong documentation about serverId
Maximum value of a server ID is 511 (9 bits) and not 1023.
Also adjust SetupCheck

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-05-12 10:47:44 +02:00
..
APCuSequence.php refactor: Rename Snowflake Generator and Decoder 2026-01-06 12:57:04 +01:00
FileSequence.php fix(snowflake_ids): allow multiple instance with same temp directory 2026-02-23 11:46:07 +01:00
ISequence.php feat(snowflakeids): add File Sequence Generator 2025-11-03 11:45:13 +01:00
SnowflakeDecoder.php fix(snowflake): fix wrong documentation about serverId 2026-05-12 10:47:44 +02:00
SnowflakeGenerator.php refactor: Rename Snowflake Generator and Decoder 2026-01-06 12:57:04 +01:00