foundationdb/fdbclient
Bhaskar Muppana c1b6f3fdf2 Moving keyBackupTag to BackupConfig.tag() 2017-08-30 14:34:44 -07:00
..
json_spirit Initial repository commit 2017-05-25 13:48:44 -07:00
vexillographer Add warning that the slow task profiling network option is not recommended for use in production. 2017-08-09 14:39:05 -07:00
Atomic.h Initial repository commit 2017-05-25 13:48:44 -07:00
AutoPublicAddress.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
BackupAgent.h moved Notified.h from flow -> fdbclient ; flow bindings package does better job when excluding testers 2017-07-14 15:49:30 -07:00
BackupAgentBase.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
BackupContainer.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
BackupContainer.h Initial repository commit 2017-05-25 13:48:44 -07:00
ClientDBInfo.h Initial repository commit 2017-05-25 13:48:44 -07:00
ClientLogEvents.h Initial repository commit 2017-05-25 13:48:44 -07:00
ClientWorkerInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
ClusterInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
CommitTransaction.h Initial repository commit 2017-05-25 13:48:44 -07:00
CoordinationInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
DatabaseBackupAgent.actor.cpp Merge branch 'release-4.6' into release-5.0 2017-05-31 16:23:37 -07:00
DatabaseContext.h Initial repository commit 2017-05-25 13:48:44 -07:00
EventTypes.actor.h Initial repository commit 2017-05-25 13:48:44 -07:00
FDBOptions.h Initial repository commit 2017-05-25 13:48:44 -07:00
FDBTypes.h Initial repository commit 2017-05-25 13:48:44 -07:00
FailureMonitorClient.actor.cpp fix: Move failureMonitorClient state to a reference counted object. This avoids a race condition in the fdbcli as its shutting down that can cause it to crash. 2017-07-14 16:28:04 -07:00
FailureMonitorClient.h Initial repository commit 2017-05-25 13:48:44 -07:00
FileBackupAgent.actor.cpp Moving keyBackupTag to BackupConfig.tag() 2017-08-30 14:34:44 -07:00
IClientApi.h Initial repository commit 2017-05-25 13:48:44 -07:00
KeyBackedTypes.h Moving keyBackupContainer to BackupConfig.backupContainer() 2017-08-30 12:48:28 -07:00
KeyRangeMap.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
KeyRangeMap.h Initial repository commit 2017-05-25 13:48:44 -07:00
Knobs.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
Knobs.h Initial repository commit 2017-05-25 13:48:44 -07:00
ManagementAPI.actor.cpp Add a switch to turn off data distribution in CLI 2017-07-28 18:14:55 -07:00
ManagementAPI.h Add a switch to turn off data distribution in CLI 2017-07-28 18:14:55 -07:00
MasterProxyInterface.h shard system keyspace 2017-07-26 13:47:31 -07:00
MetricLogger.actor.cpp Moved MetricLogger actor to fdbclient so applications other than fdbserver can use it. 2017-07-24 13:13:06 -07:00
MetricLogger.h Moved MetricLogger actor to fdbclient so applications other than fdbserver can use it. 2017-07-24 13:13:06 -07:00
MonitorLeader.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
MonitorLeader.h Initial repository commit 2017-05-25 13:48:44 -07:00
MultiVersionAssignmentVars.h Initial repository commit 2017-05-25 13:48:44 -07:00
MultiVersionTransaction.actor.cpp Attempt to eliminate a race in DLSingleAssignmentVar between cancelling a future and checking its ref count. Reduce the amount of iterations in the test because it’s timing out on the pie workers. 2017-05-26 10:47:37 -07:00
MultiVersionTransaction.h Initial repository commit 2017-05-25 13:48:44 -07:00
MutationList.h Initial repository commit 2017-05-25 13:48:44 -07:00
NativeAPI.actor.cpp Avoid calling setCachedLocation twice 2017-08-08 10:03:04 -07:00
NativeAPI.h Initial repository commit 2017-05-25 13:48:44 -07:00
Notified.h fix build issue from Notified.h not being shuffled in vcxproj files 2017-07-14 16:46:08 -07:00
RYWIterator.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
RYWIterator.h Initial repository commit 2017-05-25 13:48:44 -07:00
ReadYourWrites.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
ReadYourWrites.h Initial repository commit 2017-05-25 13:48:44 -07:00
RunTransaction.actor.h Initial repository commit 2017-05-25 13:48:44 -07:00
SnapshotCache.h Initial repository commit 2017-05-25 13:48:44 -07:00
Status.h Initial repository commit 2017-05-25 13:48:44 -07:00
StatusClient.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
StatusClient.h Initial repository commit 2017-05-25 13:48:44 -07:00
StorageServerInterface.h Initial repository commit 2017-05-25 13:48:44 -07:00
Subspace.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
Subspace.h Initial repository commit 2017-05-25 13:48:44 -07:00
SystemData.cpp shard system keyspace 2017-07-26 13:47:31 -07:00
SystemData.h shard system keyspace 2017-07-26 13:47:31 -07:00
TaskBucket.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
TaskBucket.h Initial repository commit 2017-05-25 13:48:44 -07:00
ThreadSafeTransaction.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
ThreadSafeTransaction.h Initial repository commit 2017-05-25 13:48:44 -07:00
Tuple.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
Tuple.h Initial repository commit 2017-05-25 13:48:44 -07:00
VersionedMap.actor.h Initial repository commit 2017-05-25 13:48:44 -07:00
VersionedMap.h Initial repository commit 2017-05-25 13:48:44 -07:00
WriteMap.h Initial repository commit 2017-05-25 13:48:44 -07:00
fdbclient.vcxproj Moved MetricLogger actor to fdbclient so applications other than fdbserver can use it. 2017-07-24 13:13:06 -07:00
local.mk Initial repository commit 2017-05-25 13:48:44 -07:00