- Creating git infrastructure for the policies with the flow documentation. Will follow with feature branch with dev and production branch. Let's use [policies repo of the code.gitlab](https://code.vereign.com/gaiax/tsa/policies) to push policies. Git is a dependency should be preinstalled.
- @kalin Create an environment to demonstrate
...
...
@@ -12,19 +12,25 @@
- Create an example policy for the tests and demonstration
- @rosen Implement the test logic
Comment: for integration testing let's put the example policy directly to Mongo.
[] Implement the CI pipeline to test the service.
- [ ] Implement the CI pipeline to test the service.
- imlement the simplest test with something like assertTrue.
- setup the Gitlab pipeline.
[d] Distributed cache feature
- [ ] Distributed cache feature
- create Rego extensions
+ create HTTP service
- create 2 example policies (1 for setting value, 1 for getting value)
- Implement the test logic
[] Persistance feature
[] Resolving DID
[] Evaluating policy asynchronously
- Implement the test logic
- [ ] Persistance feature
- [ ] Resolving DID
- [ ] Evaluating policy asynchronously
Evaluatating policy groups asynchronously
Crypto libs to work with ursa (sign, key management)