Commit Graph

6 Commits (e90ee46cd1c5f8db2fdb9fe259ed643b289add89)

Author SHA1 Message Date
psychobunny b42e57bfdd removing leveldb from our dbal
a) It isn't being maintained, especially not by me
b) I haven't seen anybody actually interested in this db software so
there's no real point in supporting it unless we have a few people who
are interested

If you ARE interested though - please contact me and we can figure
something out in future :)
barisusakli f609098ca7 moved secondry db config message
Julian Lam 9bb13a0d29 closed
psychobunny 549f87132d fixes for dual database; moved dependency definitions into the database object
Julian Lam 4f7810090a first pass
psychobunny 7df7df09dd moved database specific questions into install/databases.js