1
0
Fork 0
arangodb/Documentation
jsteemann 9b42e9cee6 some improvements for memory management
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
2016-12-15 15:30:28 +01:00
..
Books Fix TODOs in Foxx docs 2016-12-12 15:40:51 +01:00
DocuBlocks some improvements for memory management 2016-12-15 15:30:28 +01:00
Examples Added a generated example file for vertexCentricIndex documentation 2016-11-25 11:10:39 +01:00
Scripts Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
StyleGuide
man added missing file 2016-10-06 14:55:42 +02:00
man1
man8
CMakeLists.txt Fix release build for autogenerated files 2016-11-09 16:57:14 +01:00
arango.doxygen enable VPACK 2016-07-27 09:12:28 +02:00
arangodb.css