.. |
examples
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
IO
|
Fix
|
2022-09-01 16:35:28 +02:00 |
ObjectStorages
|
More logging for S3
|
2022-09-08 16:18:21 +02:00 |
tests
|
Fix build
|
2022-03-25 18:31:15 +01:00 |
CMakeLists.txt
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
createVolume.cpp
|
Remove unimplemented RAID1 support
|
2022-05-02 13:59:13 +03:00 |
createVolume.h
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
DirectoryIterator.h
|
Trying to create metadata layer
|
2022-06-02 18:09:40 +02:00 |
DiskDecorator.cpp
|
Test for multi-layer cache
|
2022-07-14 17:31:41 +02:00 |
DiskDecorator.h
|
Add shortcut for backups
|
2022-08-19 16:58:30 +02:00 |
DiskEncrypted.cpp
|
Fixing build.
|
2022-07-20 20:30:16 +00:00 |
DiskEncrypted.h
|
Add shortcut for backups
|
2022-08-19 16:58:30 +02:00 |
DiskFactory.cpp
|
Merge branch 'master' into alexelex-encryption-1
|
2021-06-18 11:28:08 +06:00 |
DiskFactory.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
DiskLocal.cpp
|
Fix copy and use disks
|
2022-08-21 18:18:35 +02:00 |
DiskLocal.h
|
Fix copy and use disks
|
2022-08-21 18:18:35 +02:00 |
DiskLocalCheckThread.cpp
|
Revert "Fix errors of CheckTriviallyCopyableMove type"
|
2022-06-07 13:53:10 +02:00 |
DiskLocalCheckThread.h
|
DiskLocal checker
|
2022-02-01 05:55:27 +08:00 |
DiskMemory.cpp
|
Fix copy and use disks
|
2022-08-21 18:18:35 +02:00 |
DiskMemory.h
|
Fix copy and use disks
|
2022-08-21 18:18:35 +02:00 |
DiskRestartProxy.cpp
|
Fix merge
|
2022-07-13 16:50:31 +02:00 |
DiskRestartProxy.h
|
Fix merge
|
2022-07-13 16:50:31 +02:00 |
DiskSelector.cpp
|
Merge master
|
2022-05-13 18:51:07 +02:00 |
DiskSelector.h
|
Composable cache
|
2022-04-12 14:33:13 +02:00 |
DiskType.cpp
|
Better defaults
|
2022-08-24 17:51:26 +02:00 |
DiskType.h
|
Better defaults
|
2022-08-24 17:51:26 +02:00 |
Executor.h
|
Don't allocate Executor instance on each disk->getExecutor() call.
|
2020-08-11 22:08:32 +03:00 |
FakeDiskTransaction.h
|
add chmod and stat to IDisk
|
2022-08-03 19:47:36 +02:00 |
IDisk.cpp
|
Fix copy and use disks
|
2022-08-21 18:18:35 +02:00 |
IDisk.h
|
Refactor
|
2022-09-05 20:08:22 +02:00 |
IDiskTransaction.h
|
add chmod and stat to IDisk
|
2022-08-03 19:47:36 +02:00 |
IStoragePolicy.cpp
|
support TTL TO [DISK|VOLUME] [IF EXISTS]
|
2022-02-10 19:26:23 +03:00 |
IStoragePolicy.h
|
support TTL TO [DISK|VOLUME] [IF EXISTS]
|
2022-02-10 19:26:23 +03:00 |
IVolume.cpp
|
Implement lead_used load balancing algorithm for disks inside volume
|
2022-05-19 14:10:11 +03:00 |
IVolume.h
|
Implement lead_used load balancing algorithm for disks inside volume
|
2022-05-19 14:10:11 +03:00 |
LocalDirectorySyncGuard.cpp
|
Add profile events for fsync
|
2022-07-31 23:19:30 +03:00 |
LocalDirectorySyncGuard.h
|
Fix clang-tidy warnings in Disks, Formats, Functions folders
|
2022-03-14 18:17:35 +00:00 |
registerDisks.cpp
|
Composable cache
|
2022-04-12 14:33:13 +02:00 |
registerDisks.h
|
|
|
SingleDiskVolume.h
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
StoragePolicy.cpp
|
Implement lead_used load balancing algorithm for disks inside volume
|
2022-05-19 14:10:11 +03:00 |
StoragePolicy.h
|
Remove unimplemented RAID1 support
|
2022-05-02 13:59:13 +03:00 |
TemporaryFileOnDisk.cpp
|
Upd TemporaryFileOnDisk
|
2022-08-24 16:15:54 +00:00 |
TemporaryFileOnDisk.h
|
Upd TemporaryFileOnDisk
|
2022-08-24 16:15:54 +00:00 |
VolumeJBOD.cpp
|
Disks: Reduce number of statfs() calls for least_used disk load balancing policy
|
2022-05-19 14:10:11 +03:00 |
VolumeJBOD.h
|
Disks: More accurate free space calculation for least_used
|
2022-05-19 14:10:11 +03:00 |
WriteMode.h
|
Follow HDFS
|
2022-05-16 21:31:40 +02:00 |