Changelog
- 1ba0a97 Cache optimization in schema reader
- c9880df Delete main.wasm
- d24a978 Delete permify
- 7863a1c Fix comments on the internal (1/2)
- f8932cf Fix comments on the pkg directory (1/2)
- 4ab4366 Merge branch 'alpha9' of https://github.com/Permify/permify into alpha9
- 7d43f64 Merge branch 'master' into comments
- f94f87e Merge branch 'master' of https://github.com/Permify/permify
- 05e2443 Merge pull request #34 from Permify/comments
- 70d45bd Merge pull request #35 from Permify/comments
- e26349b Merge pull request #36 from Permify/alpha9
- 2a71f4a Merge pull request #38 from Permify/alpha9
- 4612c48 Update .gitignore
- de18e6b Update CONTRIBUTING.md
- 0f5770d Update README.md
- 8eecbb3 Update README.md
- 50b1da5 Update README.md
- 2c5ff7d Update README.md
- 246977d Update README.md
- 89613e1 Update README.md
- f41a33d Update README.md
- 09a9cb6 Update check.go
- 77ecdb4 Update check.go
- 6a65a1a Update common.go
- f6f8e28 Update config.go
- 70344f8 Update main.go
- 2bd1af5 Update pguint64.go
- ae46ff2 Update relationshipReader.go
- 6ec11d4 Update relationshipWriter.go
- ad7b1d8 Update relationshipWriter.go
- d6f9b73 Update relationshipWriter.go
- 567317c Update schema.go
- f5d318b Update schema.go
- 0e0a097 Update schemaReader.go
- ca3b5b8 Update schemaReader.go
- 99753a2 Update schemaReader.go
- f4013af Update schemaReader.go
- 1726b80 Update schemaReaderWithCache.go
- 6b60abb Update serve.go
- 8475445 Update server.go
- 0b55a79 Update token.go
- f1dbe9d Update validate.go
- 34bed11 buf lint updates
- 253738b check improvements & lookup entity command
- 51bf9ed command improvements
- d030f77 depth type changes
- d8c90f6 dockerfile changes
- c6a25cc dsl: block creating action and relation with the same name
- bc15943 memdb & cache improvements
- 5d9318c mvcc & snaptoken
- 578c95b noop token added
- 5059552 playground visualizer graph maker folder changes
- f068125 proto files path changes
- 5a38d3b relationship write max retries added & rollbacks added
- 400ad64 schema not found error
- 286fdc3 service level check permissions caching
- 9b2da80 snapshot token updates
- 993a721 swagger authn added
- 4ccc519 tuple collection -> ToSubjectCollection method added
- 2dd771d tuple new string to converters & tuple test improvements
- 6150dbc validation command added
- c9037d3 version alpha9
- d55738f wasm lookup entity added
- 5e3043c xxhash added