mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
Update README.md
This commit is contained in:
parent
d7062519a8
commit
67b3d88216
@ -61,6 +61,7 @@ gun.get('mark').on(function(data, key){
|
||||
- [API reference](https://github.com/amark/gun/wiki/API).
|
||||
- [Introductory Guide](https://github.com/amark/gun/wiki/getting-started-(v0.3.x)).
|
||||
- [What tradeoffs does GUN make](https://github.com/amark/gun/wiki/CAP-Theorem)? It is an AP system, so banking apps aren't a good fit.
|
||||
- [How the Conflict Resolution algorithm works](http://gun.js.org/distributed/matters.html).
|
||||
- Check out and add example code [snippets](https://github.com/amark/gun/wiki/snippets-(v0.3.x)) —including micro-modules— to address specific situations.
|
||||
|
||||
## Deploy
|
||||
|
Loading…
x
Reference in New Issue
Block a user