bindings
updated documentation to reflect startNetwork starting a thread
2017-12-15 15:59:51 -08:00
build
Patch up the makefiles and remove references to the completable bindings
2017-12-13 11:07:19 -08:00
design
tuple and versionstamp documentation updates
2017-10-24 17:53:16 -07:00
fdbbackup
Add datetime conversion error message in backup
2017-12-21 14:45:05 -08:00
fdbcli
Better message is displayed to the user.
2017-11-09 13:55:19 -08:00
fdbclient
Bug fix, atomicRestore would fail to get a commit version after a commit_unknown_result where the transaction actually was committed. This would cause the restore to target version -1 so it would use one of the first available restorable versions in the backup instead of the version at which the database was locked.
2018-01-03 16:24:02 -08:00
fdbmonitor
Updates to fdbmonitor logging so that each line contains a timestamp, severity, logGroup, and process (e.g. fdbmonitor or fdbserver.4689, etc.). Remove usages of perror.
2017-10-31 11:07:06 -07:00
fdbrpc
Blob bucket listings will now use parallel recursive requests on CommonPrefixes, up to a max depth, if a delimiter is provided.
2018-01-02 23:17:52 -08:00
fdbserver
sometimes test pausing backups
2018-01-04 11:40:08 -08:00
fdbservice
Initial repository commit
2017-05-25 13:48:44 -07:00
flow
Update error string fro cluster_version_changed error
2018-01-04 15:06:09 -08:00
layers
Remove a few more outdated items
2017-09-01 09:15:59 -07:00
packaging
Merge branch 'release-5.0'
2017-11-02 10:42:30 -07:00
recipes
Update API_VERSION from 500 to 510
2017-10-11 13:49:38 -07:00
tests
Improved backup folder structure to be shallower but spread files more uniformly and make each folder's entries lexically sort into version order regardless of numeric length. Improved backup container test to use a random version multiplier on the file versions created in order to test a wide range of versioned folder paths.
2018-01-02 23:22:35 -08:00
.gitignore
Initial repository commit
2017-05-25 13:48:44 -07:00
ACKNOWLEDGEMENTS
Initial repository commit
2017-05-25 13:48:44 -07:00
LICENSE
Initial repository commit
2017-05-25 13:48:44 -07:00
Makefile
Patch up the makefiles and remove references to the completable bindings
2017-12-13 11:07:19 -08:00
README.md
Initial repository commit
2017-05-25 13:48:44 -07:00
foundationdb.sln
Initial repository commit
2017-05-25 13:48:44 -07:00
versions.target
Update versions.target
2017-11-02 10:29:34 -07:00