foundationdb/fdbclient
A.J. Beamon 8e777a6330 Detect and handle inverted ranges in the get cluster list test. Remove some unused code. 2022-08-03 09:09:36 -07:00
..
azure_backup Issue 7570: Check existance of container before creation attempt 2022-07-20 09:40:49 -07:00
include/fdbclient Detect and handle inverted ranges in the get cluster list test. Remove some unused code. 2022-08-03 09:09:36 -07:00
sha1 fixed link errors 2022-06-27 19:00:40 -06:00
vexillographer send token with tenant info object 2022-07-06 20:58:17 -06: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 Update copyright header dates 2022-03-21 13:36:23 -07:00
AsyncTaskThread.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
AutoPublicAddress.cpp coordinatorsKey should not always store IP addresses. (#7204) 2022-05-23 11:42:56 -07:00
BackupAgentBase.actor.cpp Merge remote-tracking branch 'origin/main' into features/private-request-streams 2022-04-07 13:29:27 -06:00
BackupContainer.actor.cpp Add support for returning whether a key-backed type range read has more results or not. 2022-07-13 15:46:10 -07:00
BackupContainerFileSystem.actor.cpp fdbclient now compiling 2022-06-23 18:05:36 -06:00
BackupContainerLocalDirectory.actor.cpp moved wellknownendpoints and fixed some includes 2022-06-23 17:03:53 -06:00
BackupContainerS3BlobStore.actor.cpp Remove !defined(_WIN32) guards for encryption code 2022-05-03 09:48:24 -07:00
BlobConnectionProvider.cpp Full integration with BlobConnectionProvider for blob granules 2022-06-01 12:39:51 -05:00
BlobGranuleFiles.cpp Merge branch 'main' into features/authz 2022-07-27 20:51:32 +02:00
BlobGranuleReader.actor.cpp enforce include modularization in cmake 2022-06-23 14:37:35 -06:00
BuildFlags.h.in Fix macOS compilation issue 2021-01-19 11:21:21 -08:00
CMakeLists.txt Get network interfaces ready for https proxy. (#7556) 2022-07-25 17:08:32 -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 Merge branch 'main' into feature-metacluster 2022-07-29 11:53:06 -07: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
ConfigKnobs.cpp Convert existing tuple usages to use Tuple::makeTuple() 2022-07-19 13:45:59 -07:00
ConfigTransactionInterface.cpp A few hostname improvements. (#6825) 2022-04-20 13:42:46 -07:00
DatabaseBackupAgent.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
DatabaseConfiguration.cpp Some refactoring of tenant code: 2022-06-27 12:32:49 -07:00
FDBAWSCredentialsProvider.cpp formatting 2022-07-01 13:51:17 -05: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 Merge pull request #7620 from sfc-gh-ajbeamon/make-tuple 2022-07-20 17:09:10 -07:00
FluentDSampleIngestor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
GlobalConfig.actor.cpp Mess with timeout values 2022-07-22 10:37:29 -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
JsonBuilder.cpp Add missing copyright headers 2022-03-16 11:25:02 -07:00
KeyRangeMap.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -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 Ensure change coordinators request came from same generation proxy 2022-07-19 17:44:48 -07:00
Metacluster.cpp Add metacluster awareness of the tenant count limit 2022-07-28 15:03:38 -07:00
MetaclusterManagement.actor.cpp Add metacluster awareness of the tenant count limit 2022-07-28 15:03:38 -07:00
MonitorLeader.actor.cpp use default values 2022-07-27 21:17:28 -07:00
MultiVersionTransaction.actor.cpp Fix some merge issues 2022-07-07 11:55:31 -07:00
MutationLogReader.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
NameLineage.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
NativeAPI.actor.cpp Merge branch 'main' into feature-metacluster 2022-08-01 14:43:14 -07:00
ParallelStream.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
PaxosConfigTransaction.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
RESTClient.actor.cpp Get network interfaces ready for https proxy. (#7556) 2022-07-25 17:08:32 -07:00
RESTUtils.actor.cpp Linux fixes and addressed review comments 2022-06-23 20:52:13 -06:00
RYWIterator.cpp Update RYWIterator test to match #6993 (#7046) 2022-05-02 18:22:59 -07:00
ReadYourWrites.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
RestoreInterface.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
S3BlobStore.actor.cpp Get network interfaces ready for https proxy. (#7556) 2022-07-25 17:08:32 -07:00
Schemas.cpp Undo change to mark tenant modes non-experimental. Other minor cleanup. 2022-07-19 09:18:53 -07:00
ServerKnobCollection.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ServerKnobs.cpp Merge pull request #7656 from sfc-gh-jslocum/cf_bw_operational_fixes 2022-07-26 16:24:26 -05:00
SimpleConfigTransaction.actor.cpp fdbclient now compiling 2022-06-23 18:05:36 -06:00
SpecialKeySpace.actor.cpp Validate subrange reads in simulation (#7597) 2022-07-21 14:42:08 -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 send token with tenant info object 2022-07-06 20:58:17 -06:00
Subspace.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
SystemData.cpp Add support for tenant groups 2022-07-26 09:04:29 -07:00
TagThrottle.actor.cpp Convert existing tuple usages to use Tuple::makeTuple() 2022-07-19 13:45:59 -07:00
TaskBucket.actor.cpp Merge pull request #7620 from sfc-gh-ajbeamon/make-tuple 2022-07-20 17:09:10 -07:00
Tenant.cpp Merge branch 'main' into feature-metacluster 2022-07-29 11:53:06 -07:00
TenantManagement.actor.cpp fix compile errors from merge 2022-07-22 16:09:08 -07:00
TenantSpecialKeys.cpp Add support for tenant groups 2022-07-26 09:04:29 -07:00
TestKnobCollection.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ThreadSafeTransaction.cpp Add an internal C API to support connection to a cluster using a connection string (#7438) 2022-07-07 10:12:49 +02:00
Tracing.actor.cpp Conditional on context.isSampled in Span operator=(). 2022-07-13 17:50:51 -07:00
TransactionLineage.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
Tuple.cpp Some minor changes from code review 2022-07-20 15:29:34 -07:00
VersionVector.cpp - Encode version vector before sending it over the wire. 2022-04-11 21:03:09 +00:00
VersionedMap.cpp Add missing copyright headers 2022-03-16 11:25:02 -07:00
Versionstamp.cpp Add versionstamp support in tuple (#7293) 2022-06-02 17:44:10 -07:00
WriteMap.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07: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 fdbclient compiling 2022-06-27 18:31:05 -06:00