Re: Operating s2graph in a Cloud enviroment

2018-11-07 Thread DO YUNG YOON
Just sharing the updates. I made the WIP version for google datastore on https://github.com/SteamShon/incubator-s2graph/tree/datastore. To test this please reference on DatastoreStorageTest. I tested it only on my local environment as follow. 1. startup local datastore HTTP server using

Re: Podling Report Reminder - November 2018

2018-11-07 Thread Justin Mclean
Hi, Could you also please answer the question in the report: "Have your mentors been helpful and responsive or are things falling through the cracks? In the latter case, please list any open issues that need to be addressed." Thanks, Justin

Re: HTTP interface integration and unfinished project (s2rest_netty) removal.

2018-11-07 Thread DO YUNG YOON
+1 on deprecate unnecessary routes. About 'WithWait' postfix, I think we should make routes with `WithWait` postfix as the default and deprecate others, so for example, only leave `/graphs/edges/insert` and replace use `/graphs/edges/insertWithWait` implementation in there. Anyway, the list looks