Giter VIP home page Giter VIP logo

emc-testtask's Introduction

Hi 👋, I'm Andrey

A passionate ̶m̶e̶m̶e̶ backend developer.

painhardcore

painhardcore

- 📝 I regularly posting at my TG channel

Connect with me:

painhardcore ayurchen

Languages and Tools:

docker git go grafana kafka kubernetes linux python

painhardcore painhardcore
painhardcore

emc-testtask's People

Contributors

painhardcore avatar

Watchers

 avatar

emc-testtask's Issues

H/A and Scalability

Please describe H/A and scalability purposes more detail (external load balancer, scalability of storage, service discovery). You can attach the picture if it is useful.

Also what will you do in this application to guarantee that the data has been written to the specified storage successfully?

data format

Json is fine, but are there any other formats which will be faster for sending in client-server applications?

client-server application

There was a task to create client-server app, why did you decide to avoid from client side implementation?

build issue

localhost:/go/src/github.com/painhardcore/emc-testtask # docker build -f ./Dockerfile .
Sending build context to Docker daemon 16.3MB
Step 1/9 : FROM golang:alpine as builder
---> 34d3217973fd
Step 2/9 : RUN mkdir /build
---> Using cache
---> 7f4a8f0eeeeb
Step 3/9 : ADD . /go/src/github.com/painhardcore/emc-testtask/
---> Using cache
---> 51cb858f2728
Step 4/9 : WORKDIR /go/src/github.com/painhardcore/emc-testtask/
---> Using cache
---> a7381a0067ed
Step 5/9 : RUN CGO_ENABLED=0 GOOS=linux go build -o main .
---> Running in 98ed057452f2
handlers.go:7:2: cannot find package "github.com/labstack/echo" in any of:
/usr/local/go/src/github.com/labstack/echo (from $GOROOT)
/go/src/github.com/labstack/echo (from $GOPATH)
main.go:7:2: cannot find package "github.com/labstack/echo/middleware" in any of:
/usr/local/go/src/github.com/labstack/echo/middleware (from $GOROOT)
/go/src/github.com/labstack/echo/middleware (from $GOPATH)
handlers.go:8:2: cannot find package "github.com/tarantool/go-tarantool" in any of:
/usr/local/go/src/github.com/tarantool/go-tarantool (from $GOROOT)
/go/src/github.com/tarantool/go-tarantool (from $GOPATH)
The command '/bin/sh -c CGO_ENABLED=0 GOOS=linux go build -o main .' returned a non-zero code: 1

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.