anoyes
|
6a4d87802b
|
Replace & operator with variadic function
|
2018-12-28 11:33:42 -08:00 |
Evan Tschannen
|
4b5d0b4e2c
|
Merge branch 'release-6.0'
# Conflicts:
# documentation/sphinx/source/release-notes.rst
# fdbclient/AsyncFileBlobStore.actor.cpp
# fdbclient/AsyncFileBlobStore.actor.h
# fdbclient/BlobStore.actor.cpp
# fdbclient/BlobStore.h
# fdbclient/HTTP.actor.cpp
# fdbclient/ManagementAPI.actor.cpp
# fdbclient/NativeAPI.actor.cpp
# fdbrpc/LoadBalance.actor.h
# fdbrpc/batcher.actor.h
# fdbrpc/fdbrpc.vcxproj
# fdbrpc/sim2.actor.cpp
# fdbserver/DataDistribution.actor.cpp
# fdbserver/DataDistributionTracker.actor.cpp
# fdbserver/SimulatedCluster.actor.cpp
# fdbserver/TLogServer.actor.cpp
# fdbserver/masterserver.actor.cpp
|
2018-11-10 13:04:24 -08:00 |
A.J. Beamon
|
67a152ae9f
|
Move the sort of generic batcher from fdbrpc and make it specific to batching commits in master proxy. Also a couple minor formatting changes.
|
2018-11-09 14:19:18 -08:00 |
A.J. Beamon
|
776b289bfe
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
Evan Tschannen
|
26ec6ebac8
|
fixed line endings
|
2018-08-21 14:58:26 -07:00 |
Evan Tschannen
|
712aa00261
|
a better fix to the windows build issue
|
2018-08-21 14:54:38 -07:00 |
A.J. Beamon
|
80b84c23ac
|
Filter out .hpp files from *_BUILD_SOURCES (like we do with .h files). Add xml2json.hpp to our fdbrpc project.
|
2018-01-10 13:51:57 -08:00 |
A.J. Beamon
|
ce93d98b50
|
Temporarily remove xml2json.hpp from fdbrpc vcxproj
|
2018-01-10 10:18:44 -08:00 |
A.J. Beamon
|
2f5073d00f
|
Some visual studio project cleanup.
|
2018-01-10 10:07:18 -08:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |