|
|
|
|
|
by awinter-py
3698 days ago
|
|
databases (redis included) are awesome. It's always surprising to me that we don't run web apps directly on the database; they're high-performance, durable and parallel, and for some apps are already the perf bottleneck. I think the only reason we don't is that deployment and testing isn't straightforward. Fingers crossed antirez will get this right. |
|
[0] https://couchdb.apache.org/