mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 18:02:31 +08:00
Cleans up the local development section in the overview.
This commit is contained in:
parent
f4715e43f9
commit
8fa8cb1400
@ -7,12 +7,7 @@ FoundationDB |version|
|
||||
Overview
|
||||
========
|
||||
|
||||
FoundationDB is a distributed database designed to handle large volumes of structured data across clusters of commodity servers. It organizes data as an ordered key-value store and employs :doc:`ACID transactions <transaction-manifesto>` for all operations. It is especially well-suited for read/write workloads but also has excellent :doc:`performance <performance>` for write-intensive workloads. Users interact with the database using a :doc:`API language binding <api-reference>`.
|
||||
|
||||
Local Development
|
||||
=================
|
||||
|
||||
FoundationDB runs on clusters in Apple data centers, but you can :doc:`begin local development <local-dev>` now.
|
||||
FoundationDB is a distributed database designed to handle large volumes of structured data across clusters of commodity servers. It organizes data as an ordered key-value store and employs :doc:`ACID transactions <transaction-manifesto>` for all operations. It is especially well-suited for read/write workloads but also has excellent :doc:`performance <performance>` for write-intensive workloads. Users interact with the database using a :doc:`API language binding <api-reference>`. You can :doc:`begin local development <local-dev>` today.
|
||||
|
||||
Documentation
|
||||
=============
|
||||
|
Loading…
x
Reference in New Issue
Block a user