Readme is included containing disucssion.
Compare changes
+ 14
− 2
@@ -10,9 +10,21 @@ $ make run mode=CONTAINER #RUN AS REST API.
Then it's probably a good idea to replicate the container to ensure redundancy. We can also think about who is using the service and distribute the replicas across multiple geographical locations where needed. The data ideally would be cached somewhere close to the container so that the latency is low.
\ No newline at end of file