sfc-gh-tclinkenbeard
|
a71099471b
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
|
A.J. Beamon
|
c635dcd3ad
|
Add tenant support in the FDB native client
|
2022-03-15 09:21:27 -07:00 |
|
Tao Lin
|
e2c7c30faf
|
GetMappedRange support serializable & check RYW & continuation (#6181)
|
2022-03-10 10:05:44 -08:00 |
|
Tao Lin
|
fdb3b72e35
|
Introduce GetRangeAndFlatMap to push computations down to FDB
Re-introduce #5609
|
2021-11-09 13:52:28 -08:00 |
|
Tao Lin
|
586cc3b102
|
Revert "Introduce GetRangeAndFlatMap to push computations down to FDB"
|
2021-11-04 08:46:56 -07:00 |
|
Tao Lin
|
6c98e35893
|
Rename Hop to FlatMap
|
2021-11-03 13:32:01 -07:00 |
|
Tao Lin
|
0853661d13
|
Introduce getRangeAndHop to push computations down to FDB
|
2021-11-03 13:21:16 -07:00 |
|
sfc-gh-tclinkenbeard
|
b15daf1886
|
Added PImpl class
This class propogates the constness of methods to their pimpl
implementations
|
2021-08-09 10:04:34 -07:00 |
|
sfc-gh-tclinkenbeard
|
b24b46c862
|
Replace Standalone<RangeResultRef> with RangeResult in configuration database code
|
2021-07-18 14:26:15 -07:00 |
|
sfc-gh-tclinkenbeard
|
de871da75f
|
Add some simple implementations to PaxosConfigTransaction methods
|
2021-07-18 14:02:45 -07:00 |
|
Steve Atherton
|
f596a81073
|
Rename ::TRUE and ::FALSE in BooleanParams to ::True and ::False so as to not conflict with the TRUE and FALSE macros provided by the Windows and MacOS SDKs.
|
2021-07-17 00:11:40 -07:00 |
|
sfc-gh-tclinkenbeard
|
475abe301c
|
Merge remote-tracking branch 'origin/master' into fix-ub
|
2021-07-14 10:47:02 -07:00 |
|
sfc-gh-tclinkenbeard
|
d84b2a95e2
|
Make function declarations less verbose
|
2021-07-05 13:27:01 -07:00 |
|
sfc-gh-tclinkenbeard
|
8cc40e3a2b
|
Expand use of BOOLEAN_PARAM
|
2021-07-02 21:41:50 -07:00 |
|
sfc-gh-tclinkenbeard
|
fe5e7f8c2a
|
Remove ISingleThreadTransaction::create function
|
2021-06-29 10:29:41 -07:00 |
|
Andrew Noyes
|
af0f286e17
|
Fix a few instances of UB
Member access to address which does not point to correct type
|
2021-06-22 21:44:59 -07:00 |
|
Trevor Clinkenbeard
|
fc385c83b2
|
Update fdbclient/PaxosConfigTransaction.h
Co-authored-by: Lukas Joswiak <lukas.joswiak@snowflake.com>
|
2021-06-12 08:03:52 -07:00 |
|
sfc-gh-tclinkenbeard
|
669ca0bb14
|
Add comments to configuration database code
|
2021-06-10 17:14:37 -07:00 |
|
sfc-gh-tclinkenbeard
|
30166724f1
|
Improved pimpl const-correctness in configuration database classes
|
2021-06-10 14:49:05 -07:00 |
|
sfc-gh-tclinkenbeard
|
905f0065e5
|
Store DatabaseContext reference in configuration transaction objects
|
2021-06-02 22:14:58 -07:00 |
|
sfc-gh-tclinkenbeard
|
03be6ce8da
|
Remove KnobValueRef::Clear class
|
2021-06-02 21:36:34 -07:00 |
|
sfc-gh-tclinkenbeard
|
3d733deec9
|
Normalize configuration commit annotations
|
2021-05-24 01:25:50 -07:00 |
|
sfc-gh-tclinkenbeard
|
ea8396c9be
|
Improve decoupling of configuration database interfaces and implementations
|
2021-05-17 15:31:03 -07:00 |
|
sfc-gh-tclinkenbeard
|
641882ef0b
|
Add dummy PaxosConfixDatabaseNode implementation
|
2021-05-17 14:15:30 -07:00 |
|
sfc-gh-tclinkenbeard
|
ba8d21e340
|
Added dummy PaxosConfigTransaction implementation
|
2021-05-17 13:02:55 -07:00 |
|