Changelog
- 4d26266 Create relationTupleRepository_test.go
- faea457 Merge branch 'master' of https://github.com/Permify/permify
- 6a50106 Merge branch 'master' of https://github.com/Permify/permify
- 6ca3cbb Remove use case examples
- 062ed93 Update CONTRIBUTING.md
- 36a3dbf Update DSL gif
- 69e5f6e Update Dockerfile
- 76b8524 Update License
- 8fa82d8 Update License
- 66d9d66 Update README.md
- 0af769b Update main.go
- d611a37 Update postgres.go
- 9cd2762 Update relationTupleRepository.go
- ef373b9 Update schema.go
- e8037db Update server.go
- 2bfa379 Update tuple.go
- b38c515 authentication flow added
- 12b01c8 authn example config
- 685f5b5 circuit breaker pattern implementation
- 79ddc59 database connection improvements
- 7ce7dab dsl multiple relation type feature & dsl comment feature
- 6560704 dsl relation lock service implementation & schema cache manager
- 39cb581 dsl test suits
- eb513e6 pkg tuple tests & isValid subject function update
- af8df97 swagger updates
- 093a308 swagger updates
- b74adcb tests updates
- 5d03f15 🔥 schema lookup feature