Commit Graph

16 Commits

Author SHA1 Message Date
Dave C-J 8891548909 Make simple payload types be objects for mongodb to stor sensibly. 2013-10-31 16:33:14 +00:00
Nicholas O'Leary 426e866113 Move nodes over to node-red-nodes repo 2013-10-30 21:13:52 +00:00
Dave C-J c193779f67 update to mongodb node to allow both save and insert. 2013-10-28 09:58:56 +00:00
Dave C-J 547ae0cd72 Added a bit more error cathing to tail node 2013-10-19 14:58:05 +01:00
Nicholas O'Leary 294224de9b TailNode: kill tail process on close 2013-10-18 10:04:03 +01:00
Dave C-J d8a6e28950 Remove some excess console.log and tidy up some close calls 2013-10-15 21:12:30 +01:00
Dave C-J 4d6fa00150 Tiny help changes to comment and LevelDB nodes 2013-09-28 14:12:32 +01:00
Dave C-J ec5fc4fabd levelDB - oops forgot to close database on close... non fatal but lots of messages ... fixed 2013-09-27 17:33:55 +01:00
Dave C-J 1918322ef0 Okay - leveldb node is back... addressing Issue #26 2013-09-27 16:07:57 +01:00
Dave C-J f23762ef9a move MongoDB delete function to output node as it's logically the end of a flow. 2013-09-25 12:04:12 +01:00
Dave C-J 021b4cd610 Added delete to MongoDB node 2013-09-24 20:38:37 +01:00
Dave C-J 62fa61254e retire LevelDB early due to inderlying non-compilation of code issues... 2013-09-19 20:05:20 +01:00
Dave C-J 052aad50e6 Add LevelDB node to the mix - a file based key value store... persistent across reboots etc. 2013-09-18 17:15:36 +01:00
Nicholas O'Leary 77a6b0a71d Import fails on nodes with config labels 2013-09-09 09:59:35 +01:00
Dave C-J 06930cb65c added (some) query capability to MongoDB node. 2013-09-08 11:21:52 +01:00
Nicholas O'Leary 32796dd74c Got to start somewhere 2013-09-05 15:02:48 +01:00