| ▲ | WolfOliver 4 hours ago | |
That is true. The load test is now at a scale which supports the app I'm running with it. I also know that the bottleneck is the triblestore which is currently a simple postgresql table with three columns (to put it simply). Now the system has to check in with the triplestore for each operation to find out if the operation is authorized. I'm thinking that it might be possible to replace this kind of auth check with a Zanzibar based system. | ||