Evan Tschannen 93be673e20 Merge pull request #192 from cie/bindingtester-ro-lock-aware-option
<rdar://problem/34579176> Transaction option for read-only lock aware
2017-10-27 17:19:40 -07:00
2017-05-25 13:48:44 -07:00
2017-09-19 22:41:55 +00:00
2017-10-20 21:16:55 -07:00
2017-05-25 13:48:44 -07:00
2017-09-01 09:15:59 -07:00
2017-10-20 21:16:55 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:48:44 -07:00
2017-05-25 13:55:36 -07:00

FoundationDB

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 ACID transactions for all operations. It is especially well-suited for read/write workloads but also has excellent performance for write-intensive workloads. Users interact with the database using API language binding.

Description
FoundationDB - the open source, distributed, transactional key-value store
Readme Apache-2.0 243 MiB
Languages
C++ 68.1%
C 18.7%
Python 4.1%
Java 3.2%
Go 1.5%
Other 4.2%