Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.42 KB

client-design.rst

File metadata and controls

36 lines (25 loc) · 1.42 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 :doc:`release-notes`.

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

    release-notes
    getting-started-mac
    getting-started-linux
    downloads
    developer-guide
    data-modeling
    client-testing
    api-general
    known-limitations