diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2017-08-21 14:11:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2017-08-21 14:11:33 +0000 |
commit | 28436fc627e4dab680321d93824095909ecb0864 (patch) | |
tree | 74165f8dbbc7605d5f13dc49416c31c6794593cc /GIDs | |
parent | aa4f89a494f43d1a7feefd3fd7e5d349c231b300 (diff) |
CockroachDB is a distributed SQL database built on a transactional
and strongly-consistent key-value store. It scales horizontally;
survives disk, machine, rack, and even datacenter failures with
minimal latency disruption and no manual intervention; supports
strongly-consistent ACID transactions; and provides a familiar SQL
API for structuring, manipulating, and querying data.
CockroachDB is inspired by Google's Spanner and F1 technologies, and
it's completely open source.
PR: 221635
Submitted by: James Nugent <freebsd@jen20.com>
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D12088
Notes
Notes:
svn path=/head/; revision=448474
Diffstat (limited to 'GIDs')
-rw-r--r-- | GIDs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -712,7 +712,7 @@ bopm:*:717: # free: 768 # free: 769 postgres:*:770: -# free: 771 +cockroach:*:771: # free: 772 # free: 773 # free: 774 |