judah4 / MMO-Dragon-Game-Framework

Networking entities and load balancing with distributed server workers.
MIT License
26 stars 5 forks source link

Flatten World Grid Data #28

Open judah4 opened 1 year ago

judah4 commented 1 year ago

It is very object heavy. We need the data flattened so we can eventually stick it into a key-value pair database like redis.

judah4 commented 1 year ago

Improved in #30 but still needs to be setup for memcache or redis