Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read me. #62

Open
wants to merge 103 commits into
base: berkeleydb
Choose a base branch
from
Open

Read me. #62

wants to merge 103 commits into from

Conversation

Migilo
Copy link

@Migilo Migilo commented Jun 6, 2020

No description provided.

conor10 and others added 30 commits April 11, 2018 23:06
2. Created Travis build file.
2. Added default ipc config.
Signed-off-by: Puneetha17 <puneetha17@gmail.com>
Signed-off-by: Puneetha <puneetha17@gmail.com>
Signed-off-by: Puneetha <puneetha17@gmail.com>
Signed-off-by: Puneetha <puneetha17@gmail.com>
Signed-off-by: Puneetha <puneetha17@gmail.com>
Signed-off-by: Puneetha <puneetha17@gmail.com>
Fix codecoverage command in .gitlab-ci.yml
Signed-off-by: Puneetha <puneetha17@gmail.com>
Signed-off-by: Puneetha <puneetha17@gmail.com>
Signed-off-by: Puneetha <puneetha17@gmail.com>
Signed-off-by: Puneetha <puneetha17@gmail.com>
Signed-off-by: Puneetha <puneetha17@gmail.com>
Updated .travis.yml file to use travis CI
…check

Signed-off-by: Puneetha <puneetha17@gmail.com>
Puneetha17 and others added 30 commits August 13, 2018 17:04
…eriod 1' so dropping that parameter for now
…ache-gens 1000, so switching that off again
* Update docker-compose to pull from registry

* Add integration test
* Add delete and resend API implementation in Crux

* Fix function names
* Fix shorthand and CLI commands

* Format code using gofmt

* Update README.md
This allows users to understand the logging levels and how they 
correspond to verbosity levels without reading the source code.
Before this change, a user specifying a verbosity > 3 would not hit any 
case in the verbosity switch statement, and the Go zero-valued default 
would result in FATAL level logs only. This is unlikely to be their 
intention.

This change will cause the log level to default to DEBUG, which is 
likely what a user specifying a high verbosity wants. A user who does 
not specify a default will still get WARN level logging by default due 
to CLI defaults.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants