Commit Graph

7 Commits (637c20f44deee5abd3013893ca0a0699d02881be)

Author SHA1 Message Date
barisusakli b3f63e0a0d closes
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