.. |
json_spirit
|
…
|
|
libb64
|
…
|
|
md5
|
…
|
|
rapidjson
|
…
|
|
rapidxml
|
…
|
|
sha1
|
…
|
|
vexillographer
|
Merge branch 'master' into atn34/special-key-versioning
|
2020-05-09 15:34:20 -07:00 |
AsyncFileBlobStore.actor.cpp
|
…
|
|
AsyncFileBlobStore.actor.h
|
…
|
|
Atomic.h
|
…
|
|
AutoPublicAddress.cpp
|
…
|
|
BackupAgent.actor.h
|
…
|
|
BackupAgentBase.actor.cpp
|
…
|
|
BackupContainer.actor.cpp
|
…
|
|
BackupContainer.h
|
…
|
|
BlobStore.actor.cpp
|
…
|
|
BlobStore.h
|
…
|
|
CMakeLists.txt
|
Merge branch 'master' into transaction-tagging
|
2020-05-09 07:50:29 -07:00 |
ClientLogEvents.h
|
Add dcId to client transaction events.
|
2020-05-19 16:07:54 -07:00 |
ClientWorkerInterface.h
|
…
|
|
ClusterInterface.h
|
…
|
|
CommitTransaction.h
|
…
|
|
CoordinationInterface.h
|
Fixed a number of problems with monitorLeaderRemotely
|
2020-05-10 14:20:50 -07:00 |
DatabaseBackupAgent.actor.cpp
|
…
|
|
DatabaseConfiguration.cpp
|
…
|
|
DatabaseConfiguration.h
|
…
|
|
DatabaseContext.h
|
Add enums for special-key-space modules and refactor related code
|
2020-05-15 16:34:42 -07:00 |
EventTypes.actor.h
|
…
|
|
FDBOptions.h
|
…
|
|
FDBTypes.h
|
Delete the unnecessay endKey field in DDMetricsRef, since each begin key is the previous end key
|
2020-05-19 13:32:42 -07:00 |
FileBackupAgent.actor.cpp
|
…
|
|
HTTP.actor.cpp
|
…
|
|
HTTP.h
|
…
|
|
IClientApi.h
|
…
|
|
JSONDoc.h
|
…
|
|
JsonBuilder.cpp
|
…
|
|
JsonBuilder.h
|
…
|
|
KeyBackedTypes.h
|
…
|
|
KeyRangeMap.actor.cpp
|
…
|
|
KeyRangeMap.h
|
…
|
|
Knobs.cpp
|
fixed client compile issues; reduced the size of storage server interface
|
2020-05-18 17:20:15 -07:00 |
Knobs.h
|
fixed client compile issues; reduced the size of storage server interface
|
2020-05-18 17:20:15 -07:00 |
ManagementAPI.actor.cpp
|
…
|
|
ManagementAPI.actor.h
|
…
|
|
MasterProxyInterface.h
|
Merge remote-tracking branch 'upstream/release-6.3' into add-data-distribution-metrics
|
2020-05-20 15:21:26 -07:00 |
MetricLogger.actor.cpp
|
…
|
|
MetricLogger.h
|
…
|
|
MonitorLeader.actor.cpp
|
Fixed a number of problems with monitorLeaderRemotely
|
2020-05-10 14:20:50 -07:00 |
MonitorLeader.h
|
Fixed a number of problems with monitorLeaderRemotely
|
2020-05-10 14:20:50 -07:00 |
MultiVersionAssignmentVars.h
|
…
|
|
MultiVersionTransaction.actor.cpp
|
…
|
|
MultiVersionTransaction.h
|
…
|
|
MutationList.h
|
…
|
|
NativeAPI.actor.cpp
|
Cancel pending special key space reads on destroy
|
2020-05-21 17:37:11 +00:00 |
NativeAPI.actor.h
|
Merge remote-tracking branch 'upstream/release-6.3' into add-data-distribution-metrics
|
2020-05-17 23:36:52 -07:00 |
Notified.h
|
…
|
|
RYWIterator.cpp
|
…
|
|
RYWIterator.h
|
…
|
|
ReadYourWrites.actor.cpp
|
Cancel pending special key space reads on destroy
|
2020-05-21 17:37:11 +00:00 |
ReadYourWrites.h
|
Cancel pending special key space reads on destroy
|
2020-05-21 17:37:11 +00:00 |
RestoreWorkerInterface.actor.h
|
…
|
|
RunTransaction.actor.h
|
…
|
|
Schemas.cpp
|
Remove deprecated fields in status: worst_version_lag_storage_server and limiting_version_lag_storage_server
|
2020-05-19 13:12:10 -07:00 |
Schemas.h
|
…
|
|
SnapshotCache.h
|
…
|
|
SpecialKeySpace.actor.cpp
|
Update DDStatsRangeImpl
|
2020-05-21 18:26:34 +00:00 |
SpecialKeySpace.actor.h
|
Update DDStatsRangeImpl
|
2020-05-21 18:26:34 +00:00 |
Status.h
|
…
|
|
StatusClient.actor.cpp
|
…
|
|
StatusClient.h
|
…
|
|
StorageServerInterface.h
|
Merge remote-tracking branch 'upstream/release-6.3' into add-data-distribution-metrics
|
2020-05-20 15:21:26 -07:00 |
Subspace.cpp
|
…
|
|
Subspace.h
|
…
|
|
SystemData.cpp
|
Merge pull request #3214 from etschannen/release-6.3
|
2020-05-20 17:12:43 -07:00 |
SystemData.h
|
Delete the unnecessay endKey field in DDMetricsRef, since each begin key is the previous end key
|
2020-05-19 13:32:42 -07:00 |
TagThrottle.actor.cpp
|
Support throttling and unthrottling tags by priority and their auto/manual state in fdbcli.
|
2020-05-15 12:47:55 -07:00 |
TagThrottle.h
|
Support throttling and unthrottling tags by priority and their auto/manual state in fdbcli.
|
2020-05-15 12:47:55 -07:00 |
TaskBucket.actor.cpp
|
…
|
|
TaskBucket.h
|
…
|
|
ThreadSafeTransaction.actor.cpp
|
Remove IncludeVersions.h, which is no longer needed for cmake-only builds
|
2020-05-20 13:23:02 -07:00 |
ThreadSafeTransaction.h
|
…
|
|
Tuple.cpp
|
…
|
|
Tuple.h
|
…
|
|
VersionedMap.actor.h
|
…
|
|
VersionedMap.cpp
|
…
|
|
VersionedMap.h
|
…
|
|
WriteMap.h
|
…
|
|
versions.h.cmake
|
…
|
|
zipf.c
|
…
|
|
zipf.h
|
…
|
|