|
|
|
|
|
by vorpalhex
2793 days ago
|
|
Mongo and PG are not quite alternatives. That make different kinds of consistency promises. One FOSS alternative to Mongo that offers similar consistency behaviors is RethinkDB. An alternative to Redis if you don't need persistence is plain old Memcache. |
|