.. |
json_spirit
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
libb64
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
md5
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
rapidjson
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
rapidxml
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
sha1
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
vexillographer
|
Add tracing documentation
|
2021-06-28 16:19:55 -07:00 |
AsyncFileS3BlobStore.actor.cpp
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
AsyncFileS3BlobStore.actor.h
|
Support encryption for blob store backups (not yet tested)
|
2021-06-26 00:07:27 -07:00 |
AsyncTaskThread.actor.cpp
|
Add support for encryption testing in BackupCorrectness workload
|
2021-06-26 11:15:12 -07:00 |
AsyncTaskThread.h
|
Improve AsyncTaskThread encapsulation
|
2020-10-24 16:48:05 -07:00 |
Atomic.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
AutoPublicAddress.cpp
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
BackupAgent.actor.h
|
Merge remote-tracking branch 'origin/master' into add-boolean-param
|
2021-07-07 16:50:51 -07:00 |
BackupAgentBase.actor.cpp
|
Merge remote-tracking branch 'origin/master' into add-boolean-param
|
2021-07-07 16:50:51 -07:00 |
BackupContainer.actor.cpp
|
Merge remote-tracking branch 'origin/master' into add-boolean-param
|
2021-07-07 16:50:51 -07:00 |
BackupContainer.h
|
Support passing encryption file to BackupContainer::openContainer
|
2021-06-25 14:11:21 -07:00 |
BackupContainerAzureBlobStore.actor.cpp
|
Addressed review comments
|
2021-07-06 21:20:59 -07:00 |
BackupContainerAzureBlobStore.h
|
Support encryption for blob store backups (not yet tested)
|
2021-06-26 00:07:27 -07:00 |
BackupContainerFileSystem.actor.cpp
|
Fix failing BackupCorrectness test with encryption
|
2021-06-26 17:38:57 -07:00 |
BackupContainerFileSystem.h
|
Add support for encryption testing in BackupCorrectness workload
|
2021-06-26 11:15:12 -07:00 |
BackupContainerLocalDirectory.actor.cpp
|
Support encryption for blob store backups (not yet tested)
|
2021-06-26 00:07:27 -07:00 |
BackupContainerLocalDirectory.h
|
Support encryption for blob store backups (not yet tested)
|
2021-06-26 00:07:27 -07:00 |
BackupContainerS3BlobStore.actor.cpp
|
Added AsyncFileEncrypted::mode field
|
2021-06-27 18:55:57 -07:00 |
BackupContainerS3BlobStore.h
|
Support encryption for blob store backups (not yet tested)
|
2021-06-26 00:07:27 -07:00 |
BuildFlags.h.in
|
Fix macOS compilation issue
|
2021-01-19 11:21:21 -08:00 |
CMakeLists.txt
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
ClientBooleanParams.cpp
|
Fix copyright header for fdbclient/ClientBooleanParams.cpp
|
2021-07-02 22:54:27 -07:00 |
ClientBooleanParams.h
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
ClientKnobCollection.cpp
|
Add UseConfigDB class
|
2021-06-10 20:57:50 -07:00 |
ClientKnobCollection.h
|
Rename KnobsImpl.* files to ClientKnobs.*
|
2021-06-18 14:48:45 -07:00 |
ClientKnobs.cpp
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
ClientKnobs.h
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
ClientLogEvents.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
ClientWorkerInterface.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
ClusterInterface.h
|
Remove broadcastConfigDatabase actor
|
2021-04-26 15:54:08 -07:00 |
CommitProxyInterface.h
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-10 22:31:23 -07:00 |
CommitTransaction.h
|
Make FASTRESTORE_ATOMICOP_WEIGHT a client knob
|
2021-05-30 15:02:17 -07:00 |
ConfigKnobs.cpp
|
Add UseConfigDB class
|
2021-06-10 20:57:50 -07:00 |
ConfigKnobs.h
|
Add UseConfigDB class
|
2021-06-10 20:57:50 -07:00 |
ConfigTransactionInterface.cpp
|
Support and test restricted range reads
|
2021-05-29 03:58:18 -07:00 |
ConfigTransactionInterface.h
|
Add comments to configuration database code
|
2021-06-10 17:14:37 -07:00 |
CoordinationInterface.h
|
Merge remote-tracking branch 'origin/master' into config-db
|
2021-06-01 15:39:34 -07:00 |
DatabaseBackupAgent.actor.cpp
|
Expand use of BOOLEAN_PARAM in backup code
|
2021-07-04 18:30:55 -07:00 |
DatabaseConfiguration.cpp
|
Minor review comments.
|
2021-06-25 15:04:49 -07:00 |
DatabaseConfiguration.h
|
exclude servers based on locality match
|
2021-06-23 18:03:27 -07:00 |
DatabaseContext.h
|
Make function declarations less verbose
|
2021-07-05 13:27:01 -07:00 |
EventTypes.actor.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
FDBOptions.h
|
Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>>
|
2021-05-10 16:32:50 -07:00 |
FDBTypes.cpp
|
Use g_knobs for SERVER_KNOBS and CLIENT_KNOBS
|
2021-06-07 14:32:51 -07:00 |
FDBTypes.h
|
exclude servers based on locality match
|
2021-06-23 18:03:27 -07:00 |
FileBackupAgent.actor.cpp
|
Merge remote-tracking branch 'origin/master' into add-boolean-param
|
2021-07-07 16:50:51 -07:00 |
GlobalConfig.actor.cpp
|
clang-format
|
2021-06-03 14:27:24 -07:00 |
GlobalConfig.actor.h
|
clang-format
|
2021-06-03 14:27:24 -07:00 |
GlobalConfig.h
|
Store global config data on heap
|
2021-04-14 10:56:33 -07:00 |
GrvProxyInterface.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
HTTP.actor.cpp
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
HTTP.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
IClientApi.h
|
Merge branch 'master' of github.com:apple/foundationdb into refactor-fdbcli
|
2021-05-06 15:44:26 -07:00 |
IConfigTransaction.cpp
|
Store DatabaseContext reference in configuration transaction objects
|
2021-06-02 22:14:58 -07:00 |
IConfigTransaction.h
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
IKnobCollection.cpp
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
IKnobCollection.h
|
Fix leak due to missing virtual destructor
|
2021-06-24 15:43:53 -04:00 |
ISingleThreadTransaction.cpp
|
Store DatabaseContext reference in configuration transaction objects
|
2021-06-02 22:14:58 -07:00 |
ISingleThreadTransaction.h
|
Make function declarations less verbose
|
2021-07-05 13:27:01 -07:00 |
JSONDoc.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
JsonBuilder.cpp
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
JsonBuilder.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
KeyBackedTypes.h
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
KeyRangeMap.actor.cpp
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
KeyRangeMap.h
|
Create RangeResult type alias
|
2021-05-03 13:14:16 -07:00 |
Knobs.h
|
cherry pick streaming replies to master
|
2021-06-19 09:47:13 -07:00 |
ManagementAPI.actor.cpp
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
ManagementAPI.actor.h
|
Status json schema update, includelocalities back for consistency check, review comments.
|
2021-06-23 18:03:27 -07:00 |
MonitorLeader.actor.cpp
|
Merge remote-tracking branch 'origin/master' into remove-extra-copies
|
2021-06-07 10:26:06 -07:00 |
MonitorLeader.h
|
The multi-version client monitors the cluster's protocol version and only activates the client library that can connect.
|
2021-04-15 11:45:14 -07:00 |
MultiVersionAssignmentVars.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
MultiVersionTransaction.actor.cpp
|
Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>>
|
2021-05-10 16:32:50 -07:00 |
MultiVersionTransaction.h
|
Create RangeResult type alias
|
2021-05-03 13:14:16 -07:00 |
MutationList.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
NativeAPI.actor.cpp
|
Fix option validation for DISABLE_CLIENT_STATISTICS_LOGGING
|
2021-07-04 19:06:39 -07:00 |
NativeAPI.actor.h
|
Make function declarations less verbose
|
2021-07-05 13:27:01 -07:00 |
Notified.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
ParallelStream.actor.cpp
|
parallelStream holds a promiseStream of fragments, so we cannot make it reference counted without introducing a reference counting cycle
|
2021-06-22 17:45:54 -07:00 |
ParallelStream.actor.h
|
parallelStream holds a promiseStream of fragments, so we cannot make it reference counted without introducing a reference counting cycle
|
2021-06-22 17:45:54 -07:00 |
PaxosConfigTransaction.actor.cpp
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
PaxosConfigTransaction.h
|
Make function declarations less verbose
|
2021-07-05 13:27:01 -07:00 |
RYWIterator.cpp
|
Merge pull request #4729 from sfc-gh-etschannen/feature-bypass-unreadable
|
2021-05-04 11:35:44 -07:00 |
RYWIterator.h
|
updated documentation
|
2021-05-04 09:26:09 -07:00 |
ReadYourWrites.actor.cpp
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
ReadYourWrites.h
|
Make function declarations less verbose
|
2021-07-05 13:27:01 -07:00 |
RestoreInterface.cpp
|
Update copyright headers
|
2021-06-02 10:32:34 -07:00 |
RestoreInterface.h
|
Update copyright headers
|
2021-06-02 10:32:34 -07:00 |
RunTransaction.actor.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
S3BlobStore.actor.cpp
|
clang-format S3BlobStore* files
|
2021-05-10 10:25:32 -07:00 |
S3BlobStore.h
|
clang-format S3BlobStore* files
|
2021-05-10 10:25:32 -07:00 |
Schemas.cpp
|
exclude to work with any locality data match.
|
2021-06-23 18:03:27 -07:00 |
Schemas.h
|
Add json schema for the management api error message in special key space
|
2020-07-27 17:37:19 -07:00 |
ServerKnobCollection.cpp
|
Add UseConfigDB class
|
2021-06-10 20:57:50 -07:00 |
ServerKnobCollection.h
|
Add comments to configuration database code
|
2021-06-10 17:14:37 -07:00 |
ServerKnobs.cpp
|
Merge remote-tracking branch 'origin/master' into add-boolean-param
|
2021-07-07 16:50:51 -07:00 |
ServerKnobs.h
|
Merge remote-tracking branch 'origin/master' into add-boolean-param
|
2021-07-07 16:50:51 -07:00 |
SimpleConfigTransaction.actor.cpp
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
SimpleConfigTransaction.h
|
Make function declarations less verbose
|
2021-07-05 13:27:01 -07:00 |
SnapshotCache.h
|
Added a new option to bypass unreadable protection in read your writes for calls to get
|
2021-04-28 16:22:34 -07:00 |
SpecialKeySpace.actor.cpp
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
SpecialKeySpace.actor.h
|
Make function declarations less verbose
|
2021-07-05 13:27:01 -07:00 |
Status.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
StatusClient.actor.cpp
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
StatusClient.h
|
Clients which fetch status should not disconnect from the coordinators and cluster controller between each retrieval
|
2020-01-22 15:41:22 -08:00 |
StorageServerInterface.cpp
|
TSS Mismatch Changes
|
2021-06-11 23:13:16 +00:00 |
StorageServerInterface.h
|
cherry pick streaming replies to master
|
2021-06-19 09:47:13 -07:00 |
Subspace.cpp
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
Subspace.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
SystemData.cpp
|
Merge pull request #4965 from sfc-gh-jslocum/tss_mapping_changes
|
2021-06-29 08:24:25 -07:00 |
SystemData.h
|
Merge pull request #4965 from sfc-gh-jslocum/tss_mapping_changes
|
2021-06-29 08:24:25 -07:00 |
TagThrottle.actor.cpp
|
Create RangeResult type alias
|
2021-05-03 13:14:16 -07:00 |
TagThrottle.h
|
Move tag throttling classes into fdbclient/TagThrottle.h
|
2021-06-02 10:13:56 -07:00 |
TaskBucket.actor.cpp
|
Merge remote-tracking branch 'origin/master' into add-boolean-param
|
2021-07-07 16:50:51 -07:00 |
TaskBucket.h
|
Merge remote-tracking branch 'origin/master' into add-boolean-param
|
2021-07-07 16:50:51 -07:00 |
TestKnobCollection.cpp
|
Add UseConfigDB class
|
2021-06-10 20:57:50 -07:00 |
TestKnobCollection.h
|
Add comments to configuration database code
|
2021-06-10 17:14:37 -07:00 |
ThreadSafeTransaction.cpp
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
ThreadSafeTransaction.h
|
Add comments to configuration database code
|
2021-06-10 17:14:37 -07:00 |
Tuple.cpp
|
Fix global config not updating on server processes
|
2021-06-03 14:27:24 -07:00 |
Tuple.h
|
Fix global config not updating on server processes
|
2021-06-03 14:27:24 -07:00 |
VersionedMap.actor.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
VersionedMap.cpp
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
VersionedMap.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
WriteMap.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
azurestorage.cmake
|
First draft of Azure blob storage backup container
|
2020-10-24 16:47:51 -07:00 |
versions.h.cmake
|
fdbserver now compiling
|
2018-12-13 14:13:47 -08:00 |
zipf.c
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
zipf.h
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |