Commit Graph

5 Commits (0.16.8)

Author SHA1 Message Date
Trent Mick 1eed1fac19 use RingBuffer.records instead of RingBuffer.enties (related to pull #15) 2012-06-21 14:53:05 -07:00
Trent Mick 37a1447f22 per issue #8 change the way a raw stream is handled
"raw" is now a stream "type" isntead of a separate attribute. The
idea is that writing raw objects (instead of JSON-stringified stings)
to, e.g. a file WriteStream isn't useful. So, lets re-use the stream
"type" field instead of an additional "raw" field.
2012-06-21 14:49:04 -07:00
Dave Pacheco b378560eac use raw stream support 2012-06-20 16:26:28 -07:00
Dave Pacheco cc6a2d0f6e code review comments 2012-06-20 10:39:56 -07:00
Dave Pacheco f1996fccef add ring buffer stream 2012-06-19 14:44:50 -07:00