Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yummyfajitas
on April 27, 2012
|
parent
|
context
|
favorite
| on:
Log Everything as JSON. Make Your Life Easier.
If you gzip your logs (which you should do anyway), the column definitions (i.e., data which is widely repeated) will take only a few bytes.
Use bson (mongodb's binary json format) if you are really worried about this.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Use bson (mongodb's binary json format) if you are really worried about this.