summaryrefslogtreecommitdiffstats
path: root/database/engine/journalfile.c
AgeCommit message (Expand)Author
2021-06-01Ignore dbengine journal files that can not be read (#11210)Stelios Fragkakis
2020-08-27Fix empty dbengine files (#9820)Markos Fountoulakis
2020-07-15Fix compilation warnings (#9544)Vladimir Kobal
2020-06-16Replace assert calls (#9349)Markos Fountoulakis
2019-08-28Fix corrupted transaction payload handling during start-up of the database en...Markos Fountoulakis
2019-07-15Fix CRC and I/O error handling in dbengine so that netdata is not halted and ...Markos Fountoulakis
2019-06-21Handle file descriptors running out (#6303)Markos Fountoulakis
2019-06-03Support falling back to buffered I/O when direct I/O is unavailable (#6174)Markos Fountoulakis
2019-05-30DB engine optimize RAM usage (#6134)Markos Fountoulakis
2019-05-15Database engine (#5282)Markos Fountoulakis