Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S StreamChain Prototype
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • zistvan-public
  • StreamChain Prototype
  • Repository
Switch branch/tag
  • streamchain
  • core
  • chaincode
  • handler.go
Find file BlameHistoryPermalink
  • Senthil Nathan N's avatar
    collACL: use cache to avoid repetative ACL check · 4f903d92
    Senthil Nathan N authored Nov 29, 2018
    
    
    This CR introduces a cache (i.e., Golang map) in the txContext
    so that we can avoid repeating the same collection ACL check
    for a given <ns, coll> during privateData access.
    
    FAB-13040 #done
    
    Change-Id: I3093c2079e78b2b349276a275b22e77d7bd9c871
    Signed-off-by: default avatarsenthil <cendhu@gmail.com>
    4f903d92