Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@igorcanadi
igorcanadi / gist:a65d563541386f8f7822
Created November 24, 2014 19:07
Mongo .clang-format
BasedOnStyle: Google
AccessModifierOffset: -4
ColumnLimit: 100
IndentWidth: 4
BreakBeforeBraces: Attach
NamespaceIndentation: All
ssh ubuntu@md9bench24-db1.int.parse.com
# first screen
rm -rf /tmp/database; mkdir /tmp/database; sudo mongod --dbpath=/tmp/database --storageEngine=rocksdb
# second screen
mongo
use animals;
db.cats.insert({type: "cheetah", speed_mph: 75})
db.cats.find()
gistup
We couldn’t find that file to show.
gistup

Keybase proof

I hereby claim:

  • I am igorcanadi on github.
  • I am igorcanadi (https://keybase.io/igorcanadi) on keybase.
  • I have a public key ASAxk0OEglI2hviTiRMs2kNpkaFjCgat2hegv_zrUW3zqQo

To claim this, I am signing this object:

swagger: '2.0'
info:
version: '0.3.0'
title: Rockset APIs
description: |
**Rockset APIs allows for creating, and managing, all Rockset resources
in Rockset such as collections, and views**
Rockset allows you to continuously ingest data from any data silo and
provides fast search, aggregation and graph queries without requiring