foundationdb/fdbclient
Yao Xiao e68b0a38c6
Knobs to speed up DB open. (#10300)
2023-05-22 17:02:17 -07:00
..
azure_backup sync with upstream main 2022-08-31 15:46:39 -07:00
include/fdbclient Knobs to speed up DB open. (#10300) 2023-05-22 17:02:17 -07:00
sha1 fixed link errors 2022-06-27 19:00:40 -06:00
vexillographer Make idempotency id transaction options hidden 2022-10-21 09:03:52 -07:00
ActorLineageProfiler.cpp moved wellknownendpoints and fixed some includes 2022-06-23 17:03:53 -06:00
AnnotateActor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
AsyncFileS3BlobStore.actor.cpp Extract IConnection and NetworkAddress out from network.h 2023-01-24 21:37:48 -08:00
AsyncTaskThread.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
Atomic.cpp Initialize memory in new DoAppendIfFits unit test (#8324) 2022-09-26 13:46:20 -07:00
AutoPublicAddress.cpp coordinatorsKey should not always store IP addresses. (#7204) 2022-05-23 11:42:56 -07:00
BackupAgentBase.actor.cpp Fix filtering of potential backup mutations in commit proxy and backup worker; add code probe to ensure we are testing default backup sharing and add some tests to hit it 2022-09-27 15:25:30 -07:00
BackupContainer.actor.cpp sync with upstream main 2022-08-31 15:46:39 -07:00
BackupContainerFileSystem.actor.cpp Explicitly using min and max restorable version from backup description in query command in stead of going throw snapshots 2023-02-27 13:44:21 -08:00
BackupContainerLocalDirectory.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 22:02:15 -08:00
BackupContainerS3BlobStore.actor.cpp Remove !defined(_WIN32) guards for encryption code 2022-05-03 09:48:24 -07:00
BlobCipher.cpp Merge pull request #8449 from sfc-gh-ahusain/ahusain-auth-token-cleanup 2022-10-12 17:51:42 -07:00
BlobConnectionProvider.cpp Blob metadata refresh (#8456) 2022-10-14 08:17:50 -05:00
BlobGranuleCommon.cpp sync with upstream main 2022-08-31 15:46:39 -07:00
BlobGranuleFiles.cpp Set VLA minimum length to 1 (#9205) 2023-01-26 09:02:22 -08:00
BlobGranuleReader.actor.cpp Fix unit test failure 2023-03-16 18:24:03 -07:00
BuildFlags.h.in Add build date and time to build_flags 2022-09-14 15:11:51 -07:00
CMakeLists.txt Use WITH_AWS_BACKUP instead of BUILD_AWS_BACKUP 2022-10-07 10:52:46 -07:00
ClientBooleanParams.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ClientKnobCollection.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ClientKnobs.cpp knob name change/rebase 2022-10-12 20:26:44 -04:00
ClusterConnectionFile.actor.cpp Undo some changes that aren't needed 2022-07-07 14:48:36 -07:00
ClusterConnectionKey.actor.cpp Undo some changes that aren't needed 2022-07-07 14:48:36 -07:00
ClusterConnectionMemoryRecord.actor.cpp Undo some changes that aren't needed 2022-07-07 14:48:36 -07:00
CommitProxyInterface.cpp Extract GetServerDBInfoRequest, ClientDBInfo and OpenDatabaseRequest 2023-01-24 16:16:11 -08:00
ConfigKnobs.cpp fdbcli: Add options for knob management 2022-10-11 15:32:01 -07:00
ConfigTransactionInterface.cpp A few hostname improvements. (#6825) 2022-04-20 13:42:46 -07:00
DatabaseBackupAgent.actor.cpp Add macros for literal string ref versions of __FUNCTION__ and __FILE__ 2022-09-30 16:05:47 -07:00
DatabaseConfiguration.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
DatabaseContext.cpp Remove cx->clearWatchMetadata() when connection file changed 2022-12-05 13:37:43 -08:00
FDBAWSCredentialsProvider.cpp Use WITH_AWS_BACKUP instead of BUILD_AWS_BACKUP 2022-10-07 10:52:46 -07:00
FDBTypes.cpp Better accounting for tenant prefixes when working with key size limits (#6973) 2022-04-27 14:38:59 -07:00
FileBackupAgent.actor.cpp Fix restarting restore test failure 2022-10-26 23:02:46 -07:00
FluentDSampleIngestor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
GlobalConfig.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
IConfigTransaction.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
IKnobCollection.cpp Removed unnecessary apostrophe 2022-05-23 13:41:48 -07:00
ISingleThreadTransaction.cpp Remove unnecessary transaction initialization 2022-06-10 16:53:19 -07:00
IdempotencyId.cpp Fix a test timeout (#8488) 2022-10-19 09:45:56 -07:00
JsonBuilder.cpp Add missing copyright headers 2022-03-16 11:25:02 -07:00
KeyRangeMap.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
LinkTest.cpp Add test executables to catch missing symbols 2022-07-06 14:49:33 -07:00
LocalClientAPI.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ManagementAPI.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 22:02:15 -08:00
Metacluster.cpp pass info through cc data to populate in status 2022-09-28 16:18:44 -07:00
MetaclusterManagement.actor.cpp restructure updater code and add capacity check in metacluster management workload 2022-09-29 16:24:02 -07:00
MonitorLeader.actor.cpp Merge pull request #9236 from xis19:benchmark-7.2 2023-01-30 14:51:06 -08:00
MultiVersionTransaction.actor.cpp Revert matchIndex feature (#9992) 2023-04-18 20:26:26 -07:00
MutationLogReader.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
NameLineage.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
NativeAPI.actor.cpp Revert matchIndex feature (#9992) 2023-04-18 20:26:26 -07:00
ParallelStream.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
PaxosConfigTransaction.actor.cpp format source code after switch to clang 15 2022-12-08 17:32:51 +00:00
RESTClient.actor.cpp Extract IConnection and NetworkAddress out from network.h 2023-01-24 21:37:48 -08:00
RESTUtils.actor.cpp Extract IConnection and NetworkAddress out from network.h 2023-01-24 21:37:48 -08:00
RYWIterator.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
ReadYourWrites.actor.cpp Revert matchIndex feature (#9992) 2023-04-18 20:26:26 -07:00
RestoreInterface.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
S3BlobStore.actor.cpp Extract IConnection and NetworkAddress out from network.h 2023-01-24 21:37:48 -08:00
Schemas.cpp Fix schema error 2022-10-17 13:28:00 -07:00
ServerKnobCollection.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ServerKnobs.cpp Knobs to speed up DB open. (#10300) 2023-05-22 17:02:17 -07:00
SimpleConfigTransaction.actor.cpp Fix configuration database unit tests 2022-09-13 16:53:54 -07:00
SpecialKeySpace.actor.cpp [Relase 7.2] Don't block the exclusion of stateless processes by the free capacity check (#9892) 2023-04-04 09:40:50 -07:00
StackLineage.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
StatusClient.actor.cpp Update coordinator list from cluster file (#7382) 2022-06-23 09:22:09 +02:00
StorageServerInterface.cpp Hex values in TSS logs and rocksb debuglogs mode knob (#10250) 2023-05-17 12:13:44 -07:00
Subspace.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
SystemData.cpp Revert "Data loss protection v2" 2022-10-20 19:35:16 -07:00
TagThrottle.actor.cpp Add tests for fdbcli quota commands 2022-10-17 16:27:45 -07:00
TaskBucket.actor.cpp Merge remote-tracking branch 'origin/main' into bugfixes/open-for-ide 2022-10-04 18:27:48 -06:00
Tenant.cpp Merge branch 'main' of github.com:apple/foundationdb into metacluster-assigned-cluster 2022-09-22 14:39:27 -07:00
TenantManagement.actor.cpp sync with upstream main 2022-08-31 15:46:39 -07:00
TestKnobCollection.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ThreadSafeTransaction.cpp Revert matchIndex feature (#9992) 2023-04-18 20:26:26 -07:00
Tracing.actor.cpp Extract IConnection and NetworkAddress out from network.h 2023-01-24 21:37:48 -08:00
TransactionLineage.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
Tuple.cpp fdbcli: Add options for knob management 2022-10-11 15:32:01 -07:00
TupleVersionstamp.cpp Support versionstamps in key backed object properties 2022-10-05 12:48:40 -07:00
VersionVector.cpp Fix clang 15 compiler warnings 2022-12-09 10:01:14 -08:00
VersionedMap.cpp Add missing copyright headers 2022-03-16 11:25:02 -07:00
WriteMap.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
azurestorage.cmake sync with upstream main 2022-08-31 15:46:39 -07:00
versions.h.cmake
zipf.c fdbclient compiling 2022-06-27 18:31:05 -06:00