summaryrefslogtreecommitdiffstats
path: root/database/engine/rrdengine.h
AgeCommit message (Expand)Author
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-03-09Use of out-of-line struct definitions. (#10739)vkalintiris
2020-12-03dbengine extent cache (#10293)Markos Fountoulakis
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-03-23Fix flushing error threshold (#8425)Markos Fountoulakis
2020-02-06Drop dirty dbengine pages if disk cannot keep up (#7777)Markos Fountoulakis
2019-12-04Implement netdata command server and cli tool (#7325)Markos Fountoulakis
2019-10-24detect if the disk cannot keep up with data collection (#7139)Markos Fountoulakis
2019-10-07Remove hard cap from page cache size to eliminate deadlocks. (#7006)Markos Fountoulakis
2019-09-24Detect deadlock in dbengine page cache (#6911)Markos Fountoulakis
2019-06-21Handle file descriptors running out (#6303)Markos Fountoulakis
2019-05-30DB engine optimize RAM usage (#6134)Markos Fountoulakis
2019-05-15Database engine (#5282)Markos Fountoulakis