kakao / s2graph

This code base is retained for historical interest only, please visit Apache Incubator Repo for latest one
https://github.com/apache/incubator-s2graph
Other
250 stars 32 forks source link

change default database from mysql to postgresql for resolving license. #174

Open SteamShon opened 8 years ago

SteamShon commented 8 years ago

mysql have license issue with apache. based on http://www.apache.org/legal/resolved.html, changing default jdbc from mysql into postgresql. user including ourself should download mysql driver and include them. also override default db.default.driver if they want to use different dbms.