1
0
Fork 0
arangodb/lib
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
..
ApplicationFeatures some improvements for memory management 2016-12-15 15:30:28 +01:00
Basics some improvements for memory management 2016-12-15 15:30:28 +01:00
Endpoint fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
Logger some improvements for memory management 2016-12-15 15:30:28 +01:00
Meta fist changes to get request agents working 2016-08-25 13:28:19 +02:00
ProgramOptions on --help print that an option is obsolete 2016-11-17 16:14:28 +01:00
Random fixed timeouts 2016-10-19 13:21:26 +00:00
Rest fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
SimpleHttpClient fixed some issues detected by coverity build tool 2016-12-12 15:41:54 +01:00
Ssl Squashed commit of the following: 2016-10-24 10:18:30 +02:00
Utilities wrote tests for shell return codes 2016-11-21 11:34:49 +01:00
V8 cosmetics 2016-11-19 09:22:57 +01:00
Zip
CMakeLists.txt added Utf8Validator for VelocyPack 2016-12-08 13:12:03 +01:00