foundationdb/fdbclient
Andrew Noyes a52ef0acb8
Merge pull request #3677 from sfc-gh-clin/add-setclass-to-special-key-space
Add setclass to special keys
2020-09-19 14:55:03 -07:00
..
json_spirit Initial repository commit 2017-05-25 13:48:44 -07:00
libb64 A hack way to call API through getRange("\xff\xff/conflicting_keys\<start_key>", "\xff\xff/conflicting_keys\<end_key>"). 2020-01-06 11:22:11 -08:00
md5 fix: messed up define 2020-02-20 17:29:06 -08:00
rapidjson Move AsyncFileBlobStore and related files to fdbclient. 2018-10-26 13:49:42 -07:00
rapidxml Move AsyncFileBlobStore and related files to fdbclient. 2018-10-26 13:49:42 -07:00
sha1 Move AsyncFileBlobStore and related files to fdbclient. 2018-10-26 13:49:42 -07:00
vexillographer Rename more places from proxy to commit proxy 2020-09-15 22:29:49 -07:00
AsyncFileBlobStore.actor.cpp Make IAsyncFile const-correct 2020-08-19 17:34:56 -07:00
AsyncFileBlobStore.actor.h Explicitly mark IAsyncFile functions as overrided 2020-08-19 18:17:32 -07:00
Atomic.h Merge remote-tracking branch 'upstream/master' into features/icc 2020-02-04 10:26:18 -08:00
AutoPublicAddress.cpp net: Support IPv6 #963 2019-03-04 14:12:41 -08:00
BackupAgent.actor.h Merge pull request #3777 from apple/release-6.3 2020-09-14 10:32:50 -07:00
BackupAgentBase.actor.cpp Merge pull request #3436 from oleg68/osamarin5 2020-07-04 20:21:45 -07:00
BackupContainer.actor.cpp Merge pull request #3777 from apple/release-6.3 2020-09-14 10:32:50 -07:00
BackupContainer.h Added beginVersion cmd line option and addressed code review comments 2020-08-28 14:29:22 -04:00
BlobStore.actor.cpp Merge pull request #3403 from satherton/tls-background-handshake 2020-07-27 10:55:00 -07:00
BlobStore.h Renamed knob and URL parameter for request timeout to request timeout min to more accurately reflect what they do. 2020-07-19 17:41:59 -07:00
CMakeLists.txt Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
ClientLogEvents.h Merge release-6.3 into master 2020-05-22 09:25:32 -07:00
ClientWorkerInterface.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
ClusterInterface.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
CommitProxyInterface.h Rename more places from proxy to commit proxy 2020-09-15 22:29:49 -07:00
CommitTransaction.h solve some cr comments 2020-08-14 16:40:16 +00:00
CoordinationInterface.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
DatabaseBackupAgent.actor.cpp Merge pull request #3490 from apple/release-6.3 2020-07-10 12:54:37 -07:00
DatabaseConfiguration.cpp Rename more places from proxy to commit proxy 2020-09-15 22:29:49 -07:00
DatabaseConfiguration.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
DatabaseContext.h Rename more places from proxy to commit proxy 2020-09-15 22:29:49 -07:00
EventTypes.actor.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
FDBOptions.h Unknown options should not be used internally (i.e. underneath thread-safe API). This commit removes various checks that options exist and replaces them with an ASSERT. 2019-07-11 11:25:39 -07:00
FDBTypes.h Merge pull request #3177 from alexmiller-apple/bump-tlog-version 2020-07-29 13:53:41 -07:00
FileBackupAgent.actor.cpp Merge pull request #3777 from apple/release-6.3 2020-09-14 10:32:50 -07:00
GrvProxyInterface.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
HTTP.actor.cpp Updating HTTP write loop logic to match FlowTransport. This is a possible bug fix because TLS connections can sometimes hang on startup which might due to onWritable() hanging if write() is not called first. 2020-07-17 23:37:33 -07:00
HTTP.h Added optional support for sending a unique id per request in a header for logging/tracking purposes. 2019-01-08 14:48:47 -08:00
IClientApi.h Resolved the review comment and renamed the functions 2020-02-12 14:57:40 -08:00
JSONDoc.h Write range files' begin & end keys to manifest file 2020-04-20 22:26:42 -07:00
JsonBuilder.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
JsonBuilder.h Move AsyncFileBlobStore and related files to fdbclient. 2018-10-26 13:49:42 -07:00
KeyBackedTypes.h Remove trace-calls to printable (in non-workloads) 2019-04-05 13:12:19 -07:00
KeyRangeMap.actor.cpp clang-format the pr 2020-03-26 15:52:30 -07:00
KeyRangeMap.h Replace BOOST_NOEXCEPT with noexcept 2020-06-09 22:39:19 -07:00
Knobs.cpp Rename more places from proxy to commit proxy 2020-09-15 22:29:49 -07:00
Knobs.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
ManagementAPI.actor.cpp Merge pull request #3785 from apple/release-6.3 2020-09-17 14:43:56 -07:00
ManagementAPI.actor.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
MetricLogger.actor.cpp Minor fixes in fdbclient for intellisense 2019-02-19 15:16:59 -08:00
MetricLogger.h Use proper fwd decl in NativeAPI 2019-02-19 15:16:59 -08:00
MonitorLeader.actor.cpp Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
MonitorLeader.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
MultiVersionAssignmentVars.h Merge release-5.1 into release-5.2 2018-05-30 09:09:55 -07:00
MultiVersionTransaction.actor.cpp Merge branch 'release-6.3' 2020-07-29 00:31:55 -07:00
MultiVersionTransaction.h Merge branch 'release-6.2' into merge-release-6.2-into-release-6.3 2020-05-29 15:51:56 -07:00
MutationList.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
NativeAPI.actor.cpp Merge pull request #3677 from sfc-gh-clin/add-setclass-to-special-key-space 2020-09-19 14:55:03 -07:00
NativeAPI.actor.h Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
Notified.h Replace BOOST_NOEXCEPT with noexcept 2020-06-09 22:39:19 -07:00
RYWIterator.cpp Remove using namespace std::rel_ops 2020-07-10 22:58:15 +00:00
RYWIterator.h Remove using namespace std::rel_ops 2020-07-10 22:58:15 +00:00
ReadYourWrites.actor.cpp Remove implicitly setting read_system_keys when set SPECIAL_KEY_SPACE_ENABLE_WRITES, we can achieve read/set system keys through transaction object 2020-09-08 10:46:19 -07:00
ReadYourWrites.h Avoid the extra copy in RYW APIs 2020-08-10 09:34:21 -07:00
RestoreWorkerInterface.actor.h Merge branch 'release-6.3' 2020-08-31 19:33:34 -07:00
RunTransaction.actor.h s/fake/declval/ 2020-07-15 23:33:01 +00:00
Schemas.cpp Merge pull request #3785 from apple/release-6.3 2020-09-17 14:43:56 -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
SnapshotCache.h Remove using namespace std::rel_ops 2020-07-10 22:58:15 +00:00
SpecialKeySpace.actor.cpp Remove enabling ACCESS_SYSTEM_KEYS 2020-09-09 16:17:43 -07:00
SpecialKeySpace.actor.h Refactor getrange for read-write module and add a test to make sure we have consistent results 2020-09-08 11:08:48 -07:00
Status.h FDB compiling with intel compiler 2019-06-20 09:29:01 -07:00
StatusClient.actor.cpp Remove using namespace std::rel_ops 2020-07-10 22:58:15 +00: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.h Merge branch 'master' into tmp/merge-PR 2020-08-12 20:08:13 -07:00
Subspace.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
Subspace.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
SystemData.cpp Merge branch 'release-6.3' 2020-08-31 19:33:34 -07:00
SystemData.h Merge branch 'release-6.3' 2020-08-31 19:33:34 -07:00
TagThrottle.actor.cpp Merge pull request #3772 from yliucode/rename 2020-09-16 20:06:50 -07:00
TagThrottle.h Merge master branch and keep master proxy reporting txn cost estimation to ratekeeper 2020-08-29 12:47:35 -07:00
TaskBucket.actor.cpp Replace TB_ trace prefix with TaskBucket 2020-09-08 11:38:53 -07:00
TaskBucket.h Update fdbclient/TaskBucket.h 2020-09-02 13:55:18 -07:00
ThreadSafeTransaction.cpp Rename ThreadSafeTransaction.cpp 2020-08-11 15:48:23 -07:00
ThreadSafeTransaction.h Replace BOOST_NOEXCEPT with noexcept 2020-06-09 22:39:19 -07:00
Tuple.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
Tuple.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
VersionedMap.actor.h Fix another hardcoded priority. 2019-06-25 10:36:32 -07:00
VersionedMap.cpp Remove using namespace std::rel_ops 2020-07-10 22:58:15 +00:00
VersionedMap.h Replace BOOST_NOEXCEPT with noexcept 2020-06-09 22:39:19 -07:00
WriteMap.h Remove using namespace std::rel_ops 2020-07-10 22:58:15 +00:00
versions.h.cmake fdbserver now compiling 2018-12-13 14:13:47 -08:00
zipf.c added zipfian distribution to mako workload 2019-10-15 01:14:21 -07:00
zipf.h added zipfian distribution to mako workload 2019-10-15 01:14:21 -07:00