Conversation
Just dont use this yet, Its very messy as hell. I pushed this commit so I can work on this while I'm at college.
|
Looks fine to me so far |
…ict) # Conflicts: # apps/server/src/core/Peer.ts # packages/db/handlers/Player.ts # packages/utils/util/Utils.ts
Didnt notice those, i was sleepy like 2:48 AM ;-;
I guess i have to take a nap now, good night ⛺
I guess we have to move to postgresql & create a docker compose on it
|
shall we move into connection type database instead (such as postgresql & also maybe I'll try adding redis aswell)? |
|
Also it will be using some docker compose to run the postgresql & redis connection |
Sure thing, doesnt sound bad to me atleast. Just curious though, why Postgresql instead of MariaDB/MySQL? I dont really mess with database stuff :D |
|
I having some bad memories for using mariadb/mysql while working with those, sure its works fine tho but i would prefer using postgresql instead since its open source anyway |
Ah that is reasonable, i was curious because the environment that i manage right now exclusively uses MariaDB 😄 |
|
Right I have to resolve these bunch of conflict files asap |
# Conflicts: # apps/server/src/world/Tile.ts # packages/config/config.json # packages/utils/util/Utils.ts # pnpm-lock.yaml
In this pull request, there's 2 major things that changes: