Skip to content

πŸ“ŠπŸ˜Œ EasyEDA is a REST API for doing common exploratory data analysis. It is powered by Typelevel stack http4s with Cats Effect, Spark and Redis providing fully vertically scaled parallel request processing and extremely fast in-memory non-persistent data manipulation & computation πŸš€πŸ€©!

License

Notifications You must be signed in to change notification settings

lovindata/easyeda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

EasyEDA - Easy fast exploratory data analysis

Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge

stackUsed

πŸ“ŠπŸ˜Œ EasyEDA is a REST API for doing common exploratory data analysis. It is powered by Typelevel stack http4s with Cats Effect, Spark and Redis providing fully vertically scaled parallel request processing and extremely fast in-memory non-persistent data manipulation & computation. It means none of your source data are saved somewhere and everything are done on the fly πŸš€πŸ€©!

Want to contribute ? πŸ˜‰

Logbook (πŸ™πŸ˜£ Work still in progress...)

  • Setup database and start coding for EloData authentication (😼 HERE AT THE MOMENT 😼)

    • Give up email verification directly go like Snowflake style (SaaS)
    • Understand OAuth2 and see if it's applicable in your case
    • Solve compilation issue with doobie
  • Finalize migration

    • Rework the already in-place UTs
      • Issue with combined AsyncFreeSpec + withObjectMocked => Unit (PAUSED)
    • Job will stay on "Running" it error handling need to be on overall withJob => Done need to test
  • Think about cron jobs not terminated but still here sessions ?

    • K8S stateless compatibility too be-careful ⚠️
      • The implementation of "not-continue"
  • Start learning ReactJs & FrontEnd dev

    • Continue "on all in-one container" with ReactApp served by HTTP4s / Tapir (😼 HERE AT THE MOMENT 😼)
  • Start learning event streams & prepare async routes for Job monitoring

  • Start trying Tapir for embedding routes

  • Work on Logging (Spark logs annoying + No app logging)

  • Continue DEV on basic statistics

  • Start DEV on Spark NLP Service

    • Introduce the type Sentence
  • SCoverage & CI/CD

Notes

About

πŸ“ŠπŸ˜Œ EasyEDA is a REST API for doing common exploratory data analysis. It is powered by Typelevel stack http4s with Cats Effect, Spark and Redis providing fully vertically scaled parallel request processing and extremely fast in-memory non-persistent data manipulation & computation πŸš€πŸ€©!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published