.. |
examples
|
|
|
IO
|
Merge pull request #44868 from kssenii/improve-async-buffer-from-remote
|
2023-01-09 13:31:15 +01:00 |
ObjectStorages
|
Update src/Disks/ObjectStorages/Web/registerDiskWebServer.cpp
|
2023-01-04 12:29:28 +01:00 |
tests
|
Followup
|
2022-12-08 18:43:54 +01:00 |
CMakeLists.txt
|
|
|
createVolume.cpp
|
Remove unimplemented RAID1 support
|
2022-05-02 13:59:13 +03:00 |
createVolume.h
|
|
|
DirectoryIterator.h
|
Trying to create metadata layer
|
2022-06-02 18:09:40 +02:00 |
DiskEncrypted.cpp
|
Remove disk restart proxy and disk decorator (#44647)
|
2022-12-30 14:47:30 +01:00 |
DiskEncrypted.h
|
Remove disk restart proxy and disk decorator (#44647)
|
2022-12-30 14:47:30 +01:00 |
DiskFactory.cpp
|
|
|
DiskFactory.h
|
|
|
DiskLocal.cpp
|
Remove disk restart proxy and disk decorator (#44647)
|
2022-12-30 14:47:30 +01:00 |
DiskLocal.h
|
Fix is_read_only property of local disks
|
2022-11-20 16:35:41 +01:00 |
DiskLocalCheckThread.cpp
|
Revert "Fix errors of CheckTriviallyCopyableMove type"
|
2022-06-07 13:53:10 +02:00 |
DiskLocalCheckThread.h
|
|
|
DiskSelector.cpp
|
Merge master
|
2022-05-13 18:51:07 +02:00 |
DiskSelector.h
|
|
|
DiskType.cpp
|
Better defaults
|
2022-08-24 17:51:26 +02:00 |
DiskType.h
|
changed type name for S3_Plain storage
|
2022-11-04 17:35:51 +01:00 |
Executor.h
|
|
|
FakeDiskTransaction.h
|
Minor code polishing
|
2022-12-22 14:31:42 +01:00 |
IDisk.cpp
|
Create disk directory before access check for local disk
|
2022-11-20 16:28:35 +01:00 |
IDisk.h
|
Remove disk restart proxy and disk decorator (#44647)
|
2022-12-30 14:47:30 +01:00 |
IDiskTransaction.h
|
Minor code polishing
|
2022-12-22 14:31:42 +01:00 |
IStoragePolicy.cpp
|
better interface
|
2022-10-25 22:14:06 +00:00 |
IStoragePolicy.h
|
better interface
|
2022-10-25 22:14:06 +00:00 |
IVolume.cpp
|
Implement lead_used load balancing algorithm for disks inside volume
|
2022-05-19 14:10:11 +03:00 |
IVolume.h
|
Remove confusing warning when inserting with perform_ttl_move_on_insert=false.
|
2022-09-30 20:51:48 +02:00 |
LocalDirectorySyncGuard.cpp
|
Add profile events for fsync
|
2022-07-31 23:19:30 +03:00 |
LocalDirectorySyncGuard.h
|
|
|
registerDisks.cpp
|
Slightly better clickhouse disks and remove DiskMemory
|
2022-12-08 18:20:54 +01:00 |
registerDisks.h
|
Make disks checks only for clickhouse-server
|
2022-11-20 16:28:35 +01:00 |
SingleDiskVolume.h
|
|
|
StoragePolicy.cpp
|
fix style check
|
2022-10-25 23:03:37 +00:00 |
StoragePolicy.h
|
better interface
|
2022-10-25 22:14:06 +00:00 |
TemporaryFileOnDisk.cpp
|
Use TemporaryFileOnDisk instead of TemporaryFileInPath
|
2022-12-22 10:22:56 +00:00 |
TemporaryFileOnDisk.h
|
Fixes
|
2022-12-22 10:22:57 +00:00 |
VolumeJBOD.cpp
|
abort instead of __builtin_unreachable in debug builds
|
2022-10-07 21:49:08 +02:00 |
VolumeJBOD.h
|
Fix nullptr deref
|
2022-09-19 14:07:31 +08:00 |
WriteMode.h
|
Follow HDFS
|
2022-05-16 21:31:40 +02:00 |