Evan Tschannen
|
93be673e20
|
Merge pull request #192 from cie/bindingtester-ro-lock-aware-option
<rdar://problem/34579176> Transaction option for read-only lock aware
|
2017-10-27 17:19:40 -07:00 |
|
Alec Grieser
|
8cad278da1
|
add set_read_lock_aware to atomic ops unit tests in binding tester
|
2017-10-25 15:14:18 -07:00 |
|
Balachandar Namasivayam
|
8e0bea2795
|
Update API_VERSION from 500 to 510
|
2017-10-11 13:49:38 -07:00 |
|
Balachandar Namasivayam
|
eeebf10030
|
Modified existing behavior of MIN and AND atomic ops. The new behavior results in a 'SET' if the atomic op is performed on a non -existing key.
Added new atomic ops ByteMin and ByteMax that does lexicographic comparison of byte strings.
|
2017-10-10 13:02:22 -07:00 |
|
A.J. Beamon
|
d30c730f75
|
Add the ability to access name and description in Error. Update error descriptions.
|
2017-09-28 12:35:03 -07:00 |
|
A.J. Beamon
|
b0af820d61
|
Add back a cast that I shouldn’t have removed.
|
2017-05-26 15:20:47 -07:00 |
|
A.J. Beamon
|
bd3757ba90
|
We no longer need to cast int to int64_t when inserting into flow tuples.
|
2017-05-26 14:32:56 -07:00 |
|
A.J. Beamon
|
ca3fdddf03
|
Flow bindings no longer support API versions prior to 500. Remove DB name argument.
|
2017-05-26 13:59:10 -07:00 |
|
A.J. Beamon
|
fc468f682b
|
Merge branch 'release-5.0' into bindings-tuple-improvements
# Conflicts:
# bindings/java/src-completable/main/com/apple/apple/foundationdbdb/tuple/Tuple.java
|
2017-05-26 12:33:33 -07:00 |
|
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
|