Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F File Repository
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGR
  • File Repository
  • Issues
  • #16
Closed
Open
Created Sep 25, 2017 by Matija Obreza@mobrezaOwner

Bytes persistence

Current implementations of BytesStorageService store data at paths as specified in the repository. Methods upsert, remove, get generally accept String path, String filename. Folder structure of bytes persistence should not be dependent on repository item path.

Instead of using the repository path as the path for bytes in storage, the bytes should be stored independently of the repository path and use the UUID of the item instead.

Assignee
Assign to
Time tracking