Alec Grieser
|
479c9fab1b
|
added experimental warning to external callbacks docs
|
2017-10-17 13:18:58 -07:00 |
Alec Grieser
|
191aca0a3c
|
removed reference to cie in vexillographer.csproj
|
2017-10-17 09:30:53 -07:00 |
Alec Grieser
|
d40eb1ef9a
|
changed java package from com.apple.cie.foundationdb to com.apple.foundationdb
|
2017-10-16 08:31:44 -07:00 |
Balachandar Namasivayam
|
fd4e62d4c9
|
Add documentation for the new atomic ops byte_min an byte_max as well as changing description for min and max atomic op.
|
2017-10-11 18:43:19 -07:00 |
Alec Grieser
|
f95553aca2
|
updated javadocs
|
2017-10-10 16:56:32 -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 |
Evan Tschannen
|
7818a7972b
|
fix: read_lock_aware had the same code as used_during_commit_protection_disable
|
2017-10-03 09:37:45 -07:00 |
Evan Tschannen
|
ef41b07bb3
|
renamed past_version to transaction_too_old
implemented read_lock_aware option
|
2017-09-28 16:35:08 -07:00 |
A.J. Beamon
|
29a38d1a51
|
Add warning that the slow task profiling network option is not recommended for use in production.
|
2017-08-09 14:39:05 -07:00 |
A.J. Beamon
|
b19611010a
|
Add ability to disable options in specific bindings, use it to disable callbacks on external threads in java
|
2017-07-19 12:58:21 -07:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |