-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rm userset.go (deadcode) * add ScanX inline value filter * mv UpdateMetadata to ds * replace bdb.ErrIsNotFound with status.Code(err) == codes.NotFound * use proto.Un|Marshal instead of protojson.Un|Marshal * use azm@cache-inverted-model * use azm@cache-inverted-model * use azm@cache-inverted-model * refactor Scan, ScanWithFilter and KeyPrefixExist * rm go.mod replace * rm SessionID * move cursor up * Write relations to pre-allocated slices (#110) * update azm@cache-inverted-model * upd deps * go.sum * Assign slice back to out pointer after appends (#111) * Use azm@relpool * Azm with timestamppb.Timestamp pool * Use go-directory with vtproto * relpool changes + RelationId refactoring (#113) * convert keyFilter from string to []byte * convert azm to use RelationIdentifier * convert azm to use RelationIdentifier * upd go-directory@vtproto & azm@relpoot-rid * go mod tid * update deps * Use sync.Pool for relation filter buffers (#114) * azm with shared relations poo * sync.Pool for relation filter buffers * Remove profiling in reader.Check (#115) * Remove profiling in reader.Check * Use NewSlicePool from azm/mempool * upd [email protected] [email protected] --------- Co-authored-by: Ronen Hilewicz <[email protected]> Co-authored-by: Ronen Hilewicz <[email protected]> --------- Co-authored-by: Ronen Hilewicz <[email protected]> Co-authored-by: Ronen Hilewicz <[email protected]>
- Loading branch information
1 parent
485c736
commit fbbce07
Showing
36 changed files
with
12,418 additions
and
504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.