Re: [nodejs] Database with streaming blob support

2014-05-20 Thread Aria Stewart
On May 20, 02014, at 11:27, Matt wrote: > > On Tue, May 20, 2014 at 11:00 AM, Aria Stewart wrote: > LevelDB, of course > > I don't see the support in LevelDB for treating a single value (i.e. > db.get(key)) as a true stream efficiently. It appears that one 'data' event > contains the entire

Re: [nodejs] Database with streaming blob support

2014-05-20 Thread Matt
On Tue, May 20, 2014 at 11:00 AM, Aria Stewart wrote: > LevelDB, of course I don't see the support in LevelDB for treating a single value (i.e. db.get(key)) as a true stream efficiently. It appears that one 'data' event contains the entire value. Am I reading the docs wrong? I'm looking for lar

Re: [nodejs] Database with streaming blob support

2014-05-20 Thread Aria Stewart
On May 20, 02014, at 10:00, Matt wrote: > What options are out there currently for streaming blob support in Node.js > databases? > > I know that MongoDB has GridFS which seems to support streams. Are there any > others? LevelDB, of course. signature.asc Description: Message signed with O