Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 2.12 KB

client-design.rst

File metadata and controls

50 lines (34 loc) · 2.12 KB

Client Design

FoundationDB supports language bindings for application development using the ordered key-value store. The following documents cover use of the bindings, from getting started and design principles to best practices and data modeling. The latest changes are detailed in :ref:`release-notes`.

.. toctree::
    :maxdepth: 1
    :titlesonly:
    :hidden:

    getting-started-mac
    getting-started-linux
    downloads
    developer-guide
    data-modeling
    client-testing
    api-general
    transaction-tagging
    known-limitations
    transaction-profiler-analyzer
    api-version-upgrade-guide
    tenants
    automatic-idempotency