nextcloud/tests/lib/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
..
APCuTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
DecoderTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
FileSequenceTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
GeneratorTest.php fix(snowflake): fix wrong documentation about serverId 2026-05-12 10:47:44 +02:00
ISequenceBase.php