Merge pull request #644 from i12345/patch-1

Update INTERNALS.md
This commit is contained in:
Kevin Jahns
2024-05-15 21:00:32 +02:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ article](https://blog.kevinjahns.de/are-crdts-suitable-for-shared-editing/).
Each client is assigned a unique *clientID* property on first insert. This is a
random 53-bit integer (53 bits because that fits in the javascript safe integer
range).
range \[JavaScript uses IEEE 754 floats\]).
## List items