A friend of mine recently asked if RavenDB could be used in something
more write heavy. Specifically, he wanted to continuously read values
from a sensor and be able to query on the data in some meaningful way.
I put together a demo application that does exactly that, and thought
I would share with the community. If you are interested, you can
check it out here:
https://github.com/mj1856/RavenSensors