Skip to content

storage independent serv #216

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

Merged
merged 16 commits into from
Apr 20, 2022
Merged

storage independent serv #216

merged 16 commits into from
Apr 20, 2022

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Apr 16, 2022

It is a http server of cortex storage for independent use without cortex full node.

make
./build/bin/server

Example

curl http://127.0.0.1:8080?hash=67b315aac2fbdbaf97ac8d40df0b9c435b65c4aa -X POST

or

./seed.sh 67b315aac2fbdbaf97ac8d40df0b9c435b65c4aa

image

@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #216 (3e2b8dd) into master (7a5469f) will increase coverage by 0.00%.
The diff coverage is 10.00%.

❗ Current head 3e2b8dd differs from pull request most recent head 29b9670. Consider uploading reports for the commit 29b9670 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #216   +/-   ##
=======================================
  Coverage   27.58%   27.58%           
=======================================
  Files          14       14           
  Lines        2897     2900    +3     
=======================================
+ Hits          799      800    +1     
- Misses       2008     2010    +2     
  Partials       90       90           
Impacted Files Coverage Δ
fs.go 0.00% <0.00%> (ø)
monitor.go 0.00% <ø> (ø)
handler.go 43.62% <25.00%> (+0.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a5469f...29b9670. Read the comment docs.

@ucwong ucwong merged commit cab9bdb into master Apr 20, 2022
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.

1 participant