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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 11181 Build 11562: arc lint + arc unit
Event Timeline
databases/cockroach/Makefile | ||
---|---|---|
19 | As it does not use any of the go variables and targets, this should not be using USES=go, but add go:lang/go to its BUILD_DEPENDS. |
Comment Actions
- Use go in BUILD_DEPENDS instead of with USES
- New poudriere log: http://pkg.krion.cc/data/12amd64-default/2017-08-21_15h03m00s/logs/cockroach-1.0.4.log