Coder Social home page Coder Social logo

materializeinc / homebrew-cockroach Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cockroachdb/homebrew-tap

0.0 2.0 1.0 159 KB

`brew install materializeinc/cockroach/cockroach`

License: Apache License 2.0

Ruby 69.24% Go 18.45% Makefile 2.72% Starlark 9.59%

homebrew-cockroach's Introduction

Materialize's CockroachDB Homebrew Tap

This is a Homebrew tap for CockroachDB, for use when developing Materialize, the streaming data warehouse.

Unless you are a Materialize developer, you probably want the official CockroachDB Homebrew tap instead.

Usage

$ brew uninstall cockroachdb/tap/cockroach
$ brew uninstall cockroachdb/tap/cockroach-sql
$ brew uninstall cockroachdb/tap/ccloud
$ brew untap cockroachdb/tap
$ brew uninstall cockroachdb/cockroach/cockroach
$ brew untap cockroachdb/cockroach
$ brew install materializeinc/cockroach/cockroach
$ brew services start cockroach

Details

This tap is equivalent to the upstream tap, except that the CockroachDB cluster started by brew services is configured to use an in-memory store. For reasons we have not tracked down in full, CockroachDB is much slower when run on macOS, and Materialize's usage of CockroachDB magnifies the effect. See MaterializeInc/materialize#16963 for some discussion. The leading theory is slow filesystem operations on macOS.

Contributor instructions

To update to the latest CockroachDB version:

git remote add upstream https://github.com/cockroachdb/homebrew-tap.git
git fetch upstream
git merge upstream/master
# Resolve any conflicts.
git push origin

homebrew-cockroach's People

Contributors

absterr08 avatar aliher1911 avatar arulajmani avatar asubiotto avatar azhng avatar bdarnell avatar benesch avatar cameronnunez avatar celiala avatar danhhz avatar darinpp avatar dt avatar e-mbrown avatar jenngeorge avatar jlinder avatar juanleon1 avatar kpatron-cockroachlabs avatar lassenordahl avatar matthewtodd avatar mgartner avatar michae2 avatar natelong avatar otan avatar pbardea avatar raduberinde avatar rail avatar renatolabs avatar thadc23 avatar thardy98 avatar zhouxing19 avatar

Watchers

 avatar  avatar

Forkers

aljoscha

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.