mirror of https://gitee.com/bigwinds/arangodb
Fixed capitalization in Readme.md
This commit is contained in:
parent
5354421273
commit
cfe2091642
14
README.md
14
README.md
|
@ -94,17 +94,17 @@ The [What's new in ArangoDB 3.0](https://docs.arangodb.com/3.0/Manual/ReleaseNot
|
||||||
|
|
||||||
Key features of the 3.0 release are:
|
Key features of the 3.0 release are:
|
||||||
|
|
||||||
- use of VelocyPack as internal storage format
|
- Use of VelocyPack as internal storage format
|
||||||
- AQL improvements
|
- AQL improvements
|
||||||
- much better cluster state management
|
- Much better cluster state management
|
||||||
- Synchronous replication (master/master)
|
- Synchronous replication (master/master)
|
||||||
- unified APIs for CRUD operations
|
- Unified APIs for CRUD operations
|
||||||
- persistent indexes
|
- Persistent indexes
|
||||||
- upgraded version of V8
|
- Upgraded version of V8
|
||||||
- new web admin interface
|
- New web admin interface
|
||||||
- Foxx improvements
|
- Foxx improvements
|
||||||
- Logging improvements
|
- Logging improvements
|
||||||
- improved documentation
|
- Improved documentation
|
||||||
|
|
||||||
More Information
|
More Information
|
||||||
----------------
|
----------------
|
||||||
|
|
Loading…
Reference in New Issue