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
2abfc17c14
commit
9ded8c7fff
@ -51,7 +51,12 @@ Then visit [http://localhost:8080](http://localhost:8080) in your browser. If th
|
||||
|
||||
## WARNINGS
|
||||
|
||||
Version 0.2.0 breaks **everything** from 0.1.x, see [#54](/../../issues/54) to migrate (`.all` is not implemented yet). GUN is not stable, and therefore should not be trusted in a production environment.
|
||||
### v0.2.0 [](http://waffle.io/amark/gun) [](http://waffle.io/amark/gun) [](http://waffle.io/amark/gun) Status
|
||||
|
||||
Version 0.2.0 is currently in alpha. Important changes include `.get` to `.val`, `.load` to `.get`, and `.set` to `.put`. Documentation is our current focus, and `.all` functionality will be coming soon. The latest documentation can be found at https://github.com/amark/gun/wiki/0.2.0-API-and-How-to. Please report any issues via https://github.com/amark/gun/issues.
|
||||
|
||||
GUN is not stable, and therefore should not be trusted in a production environment.
|
||||
***
|
||||
|
||||
## API
|
||||
|
||||
@ -146,4 +151,4 @@ We need help on the following roadmap.
|
||||
- SQL
|
||||
- MongoDB Query Documents
|
||||
- Neo4j Cypher
|
||||
- Gremlin Query Language
|
||||
- Gremlin Query Language
|
||||
|
Loading…
x
Reference in New Issue
Block a user