Well, if all you're doing is storing it, you could copy it to /dev/null and be done. After all, if you're not doing anything with it afterwards, it doesn't matter how you store it really.
So, there must be something you ARE going to do with the data, and if we know that we can make more informed suggestions on how you should store it. 🙂