foundationdb/documentation/sphinx/source
Vishesh Yadav 2cd3f45fd6 Merge remote-tracking branch 'apple/release-6.3' into master-format-final
release-6.3 was recently merged, and there were two PRs which were
merged in between and got those changes in here. Hence, since all the
changes were in, discarded the incoming changes and accepted all
current.
2021-03-10 16:50:44 -08:00
..
images Merge branch 'release-6.2' of https://github.com/apple/foundationdb into release-6.3 2020-12-23 14:26:59 -08:00
release-notes Merge remote-tracking branch 'apple/release-6.3' into master-format-final 2021-03-10 16:50:44 -08:00
administration.rst Apply suggestions from code review 2020-10-14 10:18:15 +03:00
anti-features.rst updated anti-features, known limitations, and fault tolerance documentation 2018-03-15 15:00:07 -07:00
api-c.rst Update documentation 2021-02-08 18:47:49 -08:00
api-common.rst.inc Update api version to 700 2020-05-28 12:16:03 -07:00
api-error-codes.rst Merge remote-tracking branch 'origin/release-6.3' into merge-6.3 2020-10-01 14:14:06 -06:00
api-general.rst Address skipped PR comments from multithreaded client PR 2021-02-17 21:10:42 +00:00
api-python.rst Apply suggestions from code review 2020-10-12 09:50:45 -07:00
api-reference.rst Merge pull request #125 from brownleej/go-doc-build-removal 2018-04-13 08:55:35 -07:00
api-ruby.rst Apply suggestions from code review 2020-10-12 09:50:45 -07:00
api-version-upgrade-guide.rst Address review comments 2020-10-12 10:05:17 -07:00
architecture.rst Fix title underline 2020-09-25 14:55:44 -07:00
backups.rst Renamed knob and URL parameter for request timeout to request timeout min to more accurately reflect what they do. 2020-07-19 17:41:59 -07:00
benchmarking.rst fix `make html` issue 2019-07-30 18:36:10 -07:00
blob-java.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
blob.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
building-cluster.rst Fix some typos. 2018-04-19 11:44:01 -07:00
cap-theorem.rst Fix some various indentation issues that caused weird formatting in the documentation output. 2020-02-21 20:05:48 -08:00
class-scheduling-go.rst Fix transaction retry typo for other lang tutorials 2020-11-08 13:33:29 -08:00
class-scheduling-java.rst Fix transaction retry typo for other lang tutorials 2020-11-08 13:33:29 -08:00
class-scheduling-ruby.rst Fix transaction retry typo for other lang tutorials 2020-11-08 13:33:29 -08:00
class-scheduling.rst Update api version to 700 2020-05-28 12:16:03 -07:00
client-design.rst Documentation on transaction profiling and analyzing. 2020-08-19 13:02:40 -07:00
client-testing.rst Changed documentation to reflect new implementation 2019-06-19 13:03:41 -07:00
command-line-interface.rst Merge branch 'release-6.3' into anoyes/merge-6.3-to-master 2021-01-15 18:04:09 +00:00
configuration.rst Update documentation/sphinx/source/configuration.rst 2020-10-14 19:39:57 +03:00
consistency.rst Fix documentation problems highlighted in #1363 2019-06-11 15:02:00 -07:00
contents.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
data-modeling.rst Merge branch 'release-6.2' 2020-02-25 18:25:19 -08:00
deadlock-blurb.rst.inc Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
design-recipes.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
developer-guide.rst Fix table alignment in documentation 2020-11-13 17:25:33 -08:00
disk-snapshot-backup.rst Rename proxy to commit proxy 2020-09-10 17:44:15 -07:00
downloads.rst Updated knobs to enable low priority reads when durability lag is larger than 200 seconds 2021-02-07 22:58:11 -08:00
dtrace-probes.rst Added more run_loop probes and added documentation 2019-07-30 18:36:10 -07:00
earlier-release-notes.rst Move all release notes into a single folder. The current release notes now has a ref link at the top. 2020-06-17 11:49:28 -07:00
engineering.rst Changes to ratekeeper camel case 2019-03-27 08:24:25 -07:00
fault-tolerance.rst updated documentation to rename multi_dc to three_datacenter 2018-04-10 16:26:59 -07:00
features.rst Add missing closing bracket 2019-06-12 17:08:45 +01:00
flow.rst Documentation: fix some typos 2020-01-30 15:01:03 +01:00
getting-started-linux.rst Clarify documentation about Python bindings installation on Linux 2020-01-18 19:35:08 +05:30
getting-started-mac.rst removed references to nodejs bindings 2018-04-06 17:17:45 -07:00
guide-common.rst.inc Documented that fdbmonitor configuration file changes should be made atomically. 2018-11-07 17:39:12 -08:00
hierarchical-documents-java.rst Update api version to 700 2020-05-28 12:16:03 -07:00
hierarchical-documents.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
index.rst Move all release notes into a single folder. The current release notes now has a ref link at the top. 2020-06-17 11:49:28 -07:00
known-limitations.rst clarify affected data calculation for reading values 2018-10-31 09:32:15 -04:00
kv-architecture.rst Fix title underline 2020-09-25 14:55:44 -07:00
largeval.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
layer-concept.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
local-dev.rst Various fixes to our documentation, such as syntax problems, broken links, etc. 2018-11-01 14:19:37 -07:00
moving-a-cluster.rst Cluster file and its parent directory needs to be writable for operation of fdb cluster. 2018-06-11 16:47:24 -07:00
mr-status-json-schemas.rst.inc Add txnRejectedForQueuedTooLong in ProxyStats 2021-02-17 21:40:46 -08:00
mr-status.rst update documentation 2020-08-23 18:24:45 +00:00
multimaps-java.rst Update api version to 700 2020-05-28 12:16:03 -07:00
multimaps.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
operations.rst Add documentation for the tag throttling feature 2020-05-26 15:27:06 -07:00
performance.rst Fix link. 2018-03-19 14:49:22 -07:00
platforms.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
priority-queues-java.rst Update api version to 700 2020-05-28 12:16:03 -07:00
priority-queues.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
queues-java.rst Update api version to 700 2020-05-28 12:16:03 -07:00
queues.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
read-write-path.rst Remove WiP from Read and Write Path doc 2020-12-11 10:18:02 -08:00
scalability.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
segmented-range-reads-java.rst Makes use of lambda syntax in more of the javadocs. 2018-03-15 13:04:28 -07:00
segmented-range-reads.rst Remove fdb.transactional from get_range_limited, due to generator 2020-01-23 16:53:02 -08:00
simple-indexes-java.rst Update api version to 700 2020-05-28 12:16:03 -07:00
simple-indexes.rst Implements a fix discussed in https://github.com/apple/foundationdb/pull/225, with a couple other clarifying changes as well. 2019-03-01 14:11:32 -08:00
spatial-indexing-java.rst Makes use of lambda syntax in more of the javadocs. 2018-03-15 13:04:28 -07:00
spatial-indexing.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
subspace-indirection-java.rst Makes use of lambda syntax in more of the javadocs. 2018-03-15 13:04:28 -07:00
subspace-indirection.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
tables-java.rst Update api version to 700 2020-05-28 12:16:03 -07:00
tables.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
technical-overview.rst Add read-write-path to doctree 2020-11-27 12:19:56 -08:00
testing.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
time-series.rst The time-series documentation doesn't need to use the ruby module or be in the ruby domain. Change 'timen' to 'timeN' 2019-05-22 14:03:40 -07:00
tls.rst Fix some various indentation issues that caused weird formatting in the documentation output. 2020-02-21 20:05:48 -08:00
transaction-manifesto.rst Fix documentation problems highlighted in #1363 2019-06-11 15:02:00 -07:00
transaction-processing.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
transaction-profiler-analyzer.rst Update documentation/sphinx/source/transaction-profiler-analyzer.rst 2020-08-28 21:28:49 -07:00
transaction-tagging.rst Add documentation for the tag throttling feature 2020-05-26 15:27:06 -07:00
tutorials.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
vector-java.rst Update api version to 700 2020-05-28 12:16:03 -07:00
vector.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00
why-foundationdb.rst Initial import of cleaned up documentation. 2018-03-13 13:09:35 -07:00