Re: SlowFS Cache or Proxy_Cache for GridFS

2014-04-13 Thread reviyou
Thanks Roberto, since we are not using python in our stack I just realized that we can keep async script\route as part of our play application and only add proxy_cache nginx configuration for this route. I think we can even leave it without the same app server and application, would be simpler to

Re: SlowFS Cache or Proxy_Cache for GridFS

2014-04-12 Thread Roberto De Ioris
> Elena, > would you please share your experiences with us? it's been 3 ears and now > we > (a small startup) want to create a production solution that can scale. > > Mongo still didn't release asynchronous driver and we want to go down > nginx+nodejs script for gridfs (nginx-gridfs proejct also n

Re: SlowFS Cache or Proxy_Cache for GridFS

2014-04-12 Thread reviyou
Elena, would you please share your experiences with us? it's been 3 ears and now we (a small startup) want to create a production solution that can scale. Mongo still didn't release asynchronous driver and we want to go down nginx+nodejs script for gridfs (nginx-gridfs proejct also no longer suppo