Git Product home page Git Product logo

storage-api's Introduction

storage-api

App Container projesi için geliştirilen storage-api

Hangi Dil İle Yazıldı

Golang'in yüksek performansı ve düşük bellek kullanımından dolayı tercih edilmiştir. Ayrıca proje genel olarak GoLang ve PostgreSql ile yazıldığı için APP-Container Mantığı için projeler arası köprü bu şekilde kurulmuş olacaktır.

Genel Amaç

Projenin amacı açıklamada söylendiği gibi App-Container projesi için gerekli olan depolama yönetim sistemini sağlamaktır. Bu sayede real-time database yanında depolama yönetim sistemi de projeye eklenerek bir bağımlılık daha ortadan kalkacaktır.

Dosyalar Nasıl Yönetilecek

  • Yüklenen dosyalar 100MB'ten düşük ise sıkıştırılacaktır
    • 100MB ve üzeri dosyaların zaman kaybı kazandırdığı alandan daha değerli olacağı için böyle bir sınır konulacaktır
    • Sunucu yoğunluğu %5 ve daha az ise 100MB'ten daha büyük dosyalar parça parça sıkıştırılacaktır.
  • Varsayılan video formatı webmdir ve diğer formatlar webm formatına dönüştürülecektir.
  • Varsayılan resim formatı webpdir ve diğer formatlar webp formatına dönüştürülecektir.
    • Resimler için genişliği 720 üzeri olanlar için otomatik thumbnail resim dosyası oluşturulacaktır.
    • Thumbnail oluşturma limiti 4k çözünürlükte 4 adet, 2.5k çözünürlükte 3, full HD çözünürlükte 2 ve HD çözünürlükte 1 tanedir

storage-api's People

Contributors

meftunca avatar

Watchers

 avatar  avatar

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.