Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORM based DocumentStore #223

Closed
yurem opened this issue Dec 22, 2021 · 1 comment
Closed

ORM based DocumentStore #223

yurem opened this issue Dec 22, 2021 · 1 comment
Assignees
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Dec 22, 2021

We need to implement new DocumentStore which should store files in ORM entries like:

objectClass: oxDataStoreFile
dn: ou=data_store,o=gluu
inum: xyz
displayName: file_name in jackrabbit
dataStoreFile: file_context_blob

Additionally we can add option to enable store files in it in gzip -> BASE64 format to save DB space. By default we need to store in in BASE64 format

@shekhar16
Copy link
Collaborator

it is fixed. closing this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants