How Can We Help?
06. During the Proof Of Concept (PoC), can we see information/data that is kept in the GMiD™Box? Can we see the DB schema that is kept in GMiD™Box?
You can access the Redis Database at any time by using the redis-cli tool and look at data. It is not an easy job because data are distributed through Redis Cluster. When you have 16 instances on 2 servers, it is not easy to find data manually, but it is possible.
