Gsoc: first two weeks of coding

Sandeep Chauhan
1 min readMay 27, 2018

--

Hello there! The first two weeks of coding period of GSoC 2018 with Python Hydra was great but very confusing for me but I was working really hard to get the right way. I have discussed a lot to my mentors about my confusion and they help me and suggest me the many things.

Actually my work for now was this(issue) and I was working for this issue and my work(as I was thinking) was to load the APIdoc in Redis memory then I have make a PR#13 for the same but after the review on my PR, I got the point that I have to store the API structure from the APIdoc not the whole API documentation, in Redis memory as a graph.

Then I start the implementation of idea to store the graph of API structure in the Redis and make some other commits in the same PR. Actually, my main idea is to cache the API structure and the data in the API on the client side using Redis. It helps to minimize the querying on the server side.

Now, I am really working hard because I have missed my timeline but I’ll try to get the speed in my work. I’ll achieve the things upto the next week according to the timeline.

Thanks to all.

--

--

Sandeep Chauhan
Sandeep Chauhan

No responses yet