1
0
Fork 0
arangodb/lib/ApplicationFeatures
Jan 247f60bf1e
недоёб (#4298)
make the default value of `--rocksdb.block-cache-shard-bits` use the RocksDB
default value. This will mostly mean the default number block cache shard
bits is lower than before, allowing each shard to store more data and cause
less evictions from block cache
2018-01-16 00:26:30 +01:00
..
ApplicationFeature.cpp Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
ApplicationFeature.h added startsBefore() for ApplicationFeature (#2913) 2017-08-01 17:15:25 +02:00
ApplicationServer.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ApplicationServer.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
ConfigFeature.cpp Renamed arangoimp to arangoimport (with alias for compatibility.) (#4040) 2017-12-14 21:31:21 +01:00
ConfigFeature.h
DaemonFeature.cpp remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
DaemonFeature.h Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
EnvironmentFeature.cpp more startup environment checks (#3566) 2017-11-04 20:52:14 +01:00
EnvironmentFeature.h
GreetingsFeature.cpp
GreetingsFeature.h
HttpEndpointProvider.h
JemallocFeature.cpp
JemallocFeature.h
LanguageFeature.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
LanguageFeature.h
MaxMapCountFeature.cpp increase message level to ERR for max mappings (#3426) 2017-10-16 17:33:22 +02:00
MaxMapCountFeature.h added option `--server.check-max-memory-mappings` (#3185) 2017-09-01 16:11:22 +02:00
NonceFeature.cpp
NonceFeature.h
PageSizeFeature.cpp
PageSizeFeature.h
PrivilegeFeature.cpp
PrivilegeFeature.h
RocksDBOptionFeature.cpp недоёб (#4298) 2018-01-16 00:26:30 +01:00
RocksDBOptionFeature.h недоёб (#4298) 2018-01-16 00:26:30 +01:00
ShellColorsFeature.cpp Fix for missing constant in older Windows versions (issue 3742) (#3963) 2017-12-08 15:38:16 +01:00
ShellColorsFeature.h issue #3741: attempt to fix terminal color output in Windows (#3753) 2017-12-06 16:23:54 +01:00
ShutdownFeature.cpp
ShutdownFeature.h
SupervisorFeature.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
SupervisorFeature.h
TempFeature.cpp Bug fix/issues 2709 (#3333) 2017-10-01 09:43:03 +02:00
TempFeature.h
V8PlatformFeature.cpp prevent V8 from causing SIGILL errors (#2932) 2017-08-03 22:15:25 +02:00
V8PlatformFeature.h
VersionFeature.cpp
VersionFeature.h
WindowsServiceFeature.cpp
WindowsServiceFeature.h