ryankee / concrete

Simple continuous integration server written with NodeJS and CoffeeScript
http://ryankee.github.com/concrete
MIT License
494 stars 96 forks source link

NeDB support #37

Open janez89 opened 11 years ago

janez89 commented 11 years ago

Is there any chance NeDB support?

"NeDB is a lightweight database written entirely in Javascript, and that implements the well-known and loved MongoDB API."

http://blog.mongodb.org/post/55693224724/nedb-a-lightweight-javascript-database-using-mongodbs

https://github.com/louischatriot/nedb

katanacrimson commented 11 years ago

+1

eazel7 commented 5 years ago

maybe this can be of use for you: https://github.com/eazel7/concrete it uses tingodb instead