Update INTERNALS.md

explained 53 bit JS numbers
This commit is contained in:
i12345 2024-05-15 13:43:59 -05:00 committed by GitHub
parent c264b1c291
commit edad668dbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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