apple

foundationdb

未分类

apple

FoundationDB - the open source, distributed, transactional key-value store

15.1k
Stars
1.4k
Forks
674
Issues
270
Contributors
300
Watchers
key-value-storetransactionalaciddistributed-databasefoundationdb
C++
{"name":"Apache License 2.0","spdxId":"Apache-2.0"}

Project Description

FoundationDB - FoundationDB is a distributed database designed to handle large amounts of structured data across commercial server clusters. It organizes data as an ordered key-value store and uses ACID transactions for all operations. It is particularly suitable for read/write workloads but also performs well with write-intensive workloads. Users interact with the database using API language bindings.

© 2025 GitHub Fun. All rights reserved.