ClickHouse/dbms/src/Disks
Pavel Kovalenko 5375683f24
DiskS3 hardlinks optimal implementation (#9760)
* Optimal DiskS3 hardlinks implementation and new tests.

* Code style fixes.

* Minor fixed.

* Minor fixes.
2020-03-23 17:45:48 +03:00
..
tests Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
CMakeLists.txt Added DiskMemory and tests 2020-01-11 00:43:42 +03:00
DiskFactory.cpp Fixed implementation of DiskLocal::moveTo 2019-11-28 22:20:46 +03:00
DiskFactory.h Fixed implementation of DiskLocal::moveTo 2019-11-28 22:20:46 +03:00
DiskLocal.cpp MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
DiskLocal.h MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
DiskMemory.cpp Added most of clang-static-analyzer checks 2020-03-20 21:53:35 +03:00
DiskMemory.h MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
DiskS3.cpp DiskS3 hardlinks optimal implementation (#9760) 2020-03-23 17:45:48 +03:00
DiskS3.h MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
DiskSpaceMonitor.cpp Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
DiskSpaceMonitor.h Adding storage policies and disks while reloading configuration. 2020-03-04 15:10:17 +03:00
IDisk.cpp MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
IDisk.h MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
registerDisks.cpp Base implementation of IDisk interafce for S3 2020-01-17 14:34:39 +03:00
registerDisks.h Removed questionable code 2020-01-19 02:42:46 +03:00