Zeus HTML5 Engine

What database choice would be best?

  • PostreSQL

  • RethinkDB

  • MySQL

  • Cassandra

  • Oracle

  • CouchDB


Results are only viewable after voting.
Status
Not open for further replies.

MayoMayn

BestDev
Oct 18, 2016
1,423
683
Looks good. Hope to see this progress. Keep up the work!
Thanks.
It's progressing, I've just not bothered to show anything before there's some visual updates :)
Post automatically merged:

RFC
Should I stick to the current room object configuration files for backwards compability, or should I write a CLI that converts them all together into a single yaml or json file for better readability and speed?
Habbo's current implementation does a HTTP request and parses the XML per configuration file.

 
Last edited:

veritas

New Member
Feb 2, 2019
1
0
RFC
Should I stick to the current room object configuration files for backwards compability, or should I write a CLI that converts them all together into a single yaml or json file for better readability and speed?
Habbo's current implementation does a HTTP request and parses the XML per configuration file.
I would either go for the singular JSON approach if you need the configuration to still be human readable or use Protobuf.
 

Fidarsegura

New Member
Feb 9, 2019
1
0
Wow! I can not believe I still continue with the project

I thought you had already retired

How will it be possible to obtain the package to make a holo habbo?
Thanks.
It's progressing, I've just not bothered to show anything before there's some visual updates :)
Post automatically merged:

RFC
Should I stick to the current room object configuration files for backwards compability, or should I write a CLI that converts them all together into a single yaml or json file for better readability and speed?
Habbo's current implementation does a HTTP request and parses the XML per configuration file.

 
Status
Not open for further replies.

Users who are viewing this thread

Top