|
|
|
|
|
by TylerE
4251 days ago
|
|
That was my ultimate conclusion as well. That said: There's nothing intrinsic in meteor that ties it to Mongo. No reason why, say, a Postgres or Memcache or whatever backend couldn't exist. B: It is possible, perhaps even common, to write apps without server side storage at all - imagine API frontends or data aggregators. |
|