added more memory diagnostics for memory usage:
- collection.figures() now returns a "readCache" attribute which contains the
number of and memory usage of entries in the document revisions cache for the
collection, and a "revisions" attribute with the number and memory usage
of entries in the storage engine's revision lookup table for the collection
- the default value for --database.revision-cache-target-size was changed from
75% of RAM to 30% of RAM
commit a72b49c416dd2c78dbd0d9a67b503bdac49e342d
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date: Thu Oct 27 09:21:25 2016 +0200
remove description that is now in a google docs document
commit 19274465ced67796b166b24bbacc79189b5ee24d
Merge: 09e67e1 5b818c3
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date: Thu Oct 27 09:14:29 2016 +0200
Merge branch 'devel' of github.com:arangodb/arangodb into request_statistics
* 'devel' of github.com:arangodb/arangodb: (36 commits)
enable switching from http to vst fix vst authentication
Fix failing swagger test
Foxx release notes
Implement inline middleware
comment out install targets since we don't want to ship curl binaries
don't log velocypack output by default, as it may have side-effects
fix sanitation of externals
attempt to use less memory
Do not build curl exec
remove useless semicolons
fixed windows compile errors
Add chapter on Foxx testing
Don't load mocha QUnit interface
No more demeter chains...canUseDatabase implemented on AuthenticationFeature level
allow working with empty bodies
performance optimization
Adding new examples
Added agency to feature list
Add scripts route to Foxx API
cause of occasional aardvard not starting up still unclear
...
commit 09e67e1fea153388eb81153d735473991d34b12f
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date: Wed Oct 26 09:39:16 2016 +0200
start to add documentation
commit 747fc3a6905bf4460a40db9322c6dbd3336552c7
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date: Tue Oct 25 14:30:03 2016 +0200
avoid negaitve statistics