Giter Club home page Giter Club logo

Comments (7)

mcauto avatar mcauto commented on May 31, 2024 1

@minkj1992 boltrqlite를 사용해보는 건 어때요?

from myply.

mcauto avatar mcauto commented on May 31, 2024 1

@minkj1992 boltrqlite를 사용해보는 건 어때요?

Wow thanks master. I have questions.

  1. I'm new to bolt or rqlite, can I use it in a serverless environment like cloud run?
  2. If you have used either of them, is there any advantage compared to redis? (maybe price?)
  1. I like to make MVP(Minimum Viable Product) with a small instance (vm) rather than developing it with serverless (aws Lambda, gcp function).
    This is because serverless is cloud platform dependent, but not instance (vm).

  2. It's similar to this opinion
    and I recommend that you read this link - https://news.ycombinator.com/item?id=10880652

from myply.

minkj1992 avatar minkj1992 commented on May 31, 2024

Todo

  • Change schema if we pick NOSQL
  • Compare firestore vs mongodb vs redis
  • Writes "Does redis can be a primarily databse?", focused on duarability and deploy and schema versioning.
  • Compare free tier cloud database
    • firestore: 1gb in gcp
    • mongo: 512mib in atlas
    • redis: There are no suitable & reasonable SaaS service, we should make redis db server with naver cloud computer.

from myply.

minkj1992 avatar minkj1992 commented on May 31, 2024

In conclusion, we picked

  • Mongo as primary databse
    • schema: tags, memos, users
  • Redis for cache
    • rank search keywords
    • cache youtube search and retrieve api response

from myply.

minkj1992 avatar minkj1992 commented on May 31, 2024

from myply.

minkj1992 avatar minkj1992 commented on May 31, 2024

https://www.bespinglobal.com/serverless-vpc/

from myply.

minkj1992 avatar minkj1992 commented on May 31, 2024

@minkj1992 boltrqlite를 사용해보는 건 어때요?

Wow thanks master. I have questions.

  1. I'm new to bolt or rqlite, can I use it in a serverless environment like cloud run?

  2. If you have used either of them, is there any advantage compared to redis? (maybe price?)

from myply.

Related Issues (20)

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.