Commit Graph

13 Commits (bc6edba6df12adfee3171b215168ad2b1bea9410)

Author SHA1 Message Date
Peter Jaszkowiak feb8405f95 ESlint eol-last
Peter Jaszkowiak a038c66549 ESlint quotes
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 3fa1c1f927 Fix space-infix-ops linter rule
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