Open markthethomas opened 8 years ago
We could also consider RethinkDB for comments. It's more real-time, but should probably stick with Mongo for the regular post stuff.
Could even do web socket stuff for real-time commenting. mmmmm
@iraleigh you're familiar w/ SQL, maybe you could work on a SQL adapter so it could hook to either mongo or SQL for a 1.0?
I really like the idea of doing a SQL adapter. Let me think up a way to do this effectively
Whatcha think for DB? Mongo? I was thinking that'd be a good place to start, but we could probably write an adapter later or something