Regunath B
Regunath B
I propose to implement this along the lines of JPA i.e. Entities, EntityManager, PersistenceProvider(s) and Criteria with a suitable Query language.
@aryaKetan who is working on this?
There is code for doing something like this here : https://github.com/flipkart-incubator/mongodb-replicator Happy to have someone port this onto Aesop.
Yes, that's right. We don't have a benchmarking suite. All our benchmarking tests were run initially against an incumbent (internal source) sidecar we had at Flipkart called the W3Agent which...
A typical deployment for a Phantom reverse proxy will be to support connections from a handful of clients and with each having tens of connections or to deploy Phantom as...
Yes, Phantom should work. For API composition from upstream calls in a declarative manner, you may also want to look at : Poseidon, https://github.com/flipkart-incubator/Poseidon/tree/master/sample#poseidon-sample
@dhirendrafkl do you have a fix that will address this issue? Happy to accept a pull request if the solution is generic enough.
I see that most of the new code/classes do not have code documentation - class summary, copyright notice and such. Can you please add these in?