mirror of
https://github.com/yjs/yjs.git
synced 2025-12-16 11:47:46 +01:00
Update INTERNALS.md
explained 53 bit JS numbers
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user