mirror of
https://github.com/amark/gun.git
synced 2025-06-10 08:06:47 +00:00
Update README.md
This commit is contained in:
parent
2d579a110b
commit
ae6409e7d9
@ -2,6 +2,9 @@
|
||||
|
||||
GUN is a realtime, distributed, offline-first, graph database engine. Lightweight and powerful, at just **~9KB** gzipped.
|
||||
|
||||
|
||||
[](https://youtu.be/-i-11T5ZI9o)
|
||||
|
||||
## Why?
|
||||
|
||||
- **Realtime** - It may be trivial to get realtime updates with socket.io or something, but what you do not get is *state synchronization*. GUN does this for you out of the box, assuring that two users' simultaneous updates won't concurrently break each other.
|
||||
|
Loading…
x
Reference in New Issue
Block a user