aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/basicfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1033/+0
* Insights-compatible memory tracking (#214)Stefan Boberg2024-11-251-0/+1
* safer path from handle (#195)Dan Engelbrecht2024-10-161-7/+10
* clean cache slog files on startup (#143)Dan Engelbrecht2024-09-041-0/+7
* meta info store (#75)Dan Engelbrecht2024-08-301-9/+16
* adds more information in log when oplog rename/delete fails (#117)Dan Engelbrecht2024-08-151-0/+4
* use write and move in place for safer writing of files (#70)Dan Engelbrecht2024-05-021-0/+20
* special treatment large oplog attachments v2 (#5)Dan Engelbrecht2024-03-141-2/+10
* exception on basicfile read error (#642)Dan Engelbrecht2024-01-291-8/+28
* make sure to advance read buffer pointer in BasicFileWriter::Write (#633)Dan Engelbrecht2024-01-221-1/+3
* Make sure that PathFromHandle don't hide true error when throwing exceptions ...Dan Engelbrecht2023-12-111-9/+23
* optimized index snapshot reading/writing (#561)Stefan Boberg2023-11-271-10/+84
* New rotating file logger that keeps on running regardless of errors (#495)Dan Engelbrecht2023-10-251-1/+33
* faster oplog iteration (#471)Dan Engelbrecht2023-10-131-0/+16
* Make sure error logging or destructors don't throw exception when trying to g...Dan Engelbrecht2023-09-121-2/+6
* retry file create (#383)Dan Engelbrecht2023-09-041-0/+16
* buffered file reading for oplog (#366)Dan Engelbrecht2023-08-211-0/+194
* * added file sharing control to BasicFile (required to implement lockfiles)Stefan Boberg2023-06-301-13/+42
* BasicFile::ReadAll should handle zero-sized files gracefullyStefan Boberg2023-05-251-3/+10
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+575