Giter Site home page Giter Site logo

Comments (4)

dimiro1 avatar dimiro1 commented on July 19, 2024

I am in a vacation. I will answer your questions when I arrive. Thank you.

from ipe.

tssajo avatar tssajo commented on July 19, 2024

@dimiro1 Take your time and have a nice vacation!
I already modified Ipê for myself to store and keep updating a lot more data (e.g. metrics which you currently store via expvar) in a MySQL database. I really like the code base, so I might become a frequent contributor to your project.

from ipe.

dimiro1 avatar dimiro1 commented on July 19, 2024

However, the following from the app struct should be kept in memory for all apps at all times IMO:

Yes it is something that need to get better.

You don't really think these should be serialized and saved to the database as well? (and when to save these? when anything inside these changes???)

The initial idea was to save references in database or use a Redis PubSub

IMO, only these should be stored in the database from the app struct::

I agree with you

What is your opinion on this? How do you suppose to store the AppIDs and the other app data in an SQL database with the current Ipe code base? IMO, some restructuring might be needed for this.

Could be a SQL database to store apps and a Redis Server to store connections and handle the pubsub stuff.

I really like the code base, so I might become a frequent contributor to your project.

Cool, feel free to hack in this project, I am not using in production anymore. You can send patches if we are aligned i can give you write permissions in this repo.

from ipe.

tssajo avatar tssajo commented on July 19, 2024

@dimiro1 , thanks for your answers.

I will keep sending you just a few PR's. I do not think that I need to have write permission to this repo as of yet. But thanks for offering.

I close this thread now.

from ipe.

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.