MoSquTo Posted May 26, 2015 Report Share Posted May 26, 2015 Hi All, I'm wondering which database Type are supported for the Epochmod next to Redis database? I'm looking to make the server more stable/preform by using a different database. Off course I'm looking at the following database software: Mysql Oracle SAP Hana Microsoft SQL. Has anyone already played with this? Link to comment Share on other sites More sharing options...
Richie Posted May 26, 2015 Report Share Posted May 26, 2015 For now it's Redis only but Mysql will be possible down the road. Link to comment Share on other sites More sharing options...
second_coming Posted May 26, 2015 Report Share Posted May 26, 2015 MySQL and PostgreSQL would be the logical choices. You'd need to sell a kidney to afford an Oracle license :D Link to comment Share on other sites More sharing options...
1Man Posted May 26, 2015 Report Share Posted May 26, 2015 Kidney for sale:) Link to comment Share on other sites More sharing options...
Darth_Rogue Posted May 26, 2015 Report Share Posted May 26, 2015 If we ever get official SQL support I'll be so happy! I'd gladly record myself dancing a jig and post the video on the forums for all to see. :D Link to comment Share on other sites More sharing options...
Monk Posted May 26, 2015 Report Share Posted May 26, 2015 If we ever get official SQL support I'll be so happy! I'd gladly record myself dancing a jig and post the video on the forums for all to see. :D Not that I don't trust you Darth... but im going to have to add this to my signature and hold you to that when the day comes. Darth_Rogue 1 Link to comment Share on other sites More sharing options...
maca134 Posted May 26, 2015 Report Share Posted May 26, 2015 I have been working on a dropin replacement so Epoch can use another db engine, had it workingwith MySQL + Sqlite. Currently, the dll is writing all "Epoch Data" to a database, it requires no extra changes to files and uses none of Epoch's current code. I have only implemented "SET" so far but it is running side-by-side on a live server. I also added a tool to import a Redis db too ;) Brian Soanes, Scorpi, Torndeco and 11 others 14 Link to comment Share on other sites More sharing options...
second_coming Posted May 26, 2015 Report Share Posted May 26, 2015 I have been working on a dropin replacement so Epoch can use another db engine, had it workingwith MySQL + Sqlite. Currently, the dll is writing all "Epoch Data" to a database, it requires no extra changes to files and uses none of Epoch's current code. I have only implemented "SET" so far but it is running side-by-side on a live server. I also added a tool to import a Redis db too ;) lowrey 1 Link to comment Share on other sites More sharing options...
Brian Soanes Posted May 26, 2015 Report Share Posted May 26, 2015 http://bit.ly/1Fe1FnL Darth_Rogue, lowrey and second_coming 3 Link to comment Share on other sites More sharing options...
MoSquTo Posted May 27, 2015 Author Report Share Posted May 27, 2015 Hi all, Ahh, To bad. Would be beter if we can use a seperate database Application to support our server. Thanks for the info! Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now