JanssenProject / JanssenProject/jans

Cache should store data in binary format instead of base64 (blocked by ORM)

Open
#206 2 comments 0 reactions 1 assignee Claimed by @yurem View on GitHub
comp-jans-core priority-3 triaged
Dominant language
Java
Stars
647
Forks
173
Avg merge
1d 18h
Merged PRs (30d)
110

Description

This implementation should decrease entry data size in DB by 33%. Also this will reduce network traffic and DB CPU load.
Quick research shows that LDAP/Couchbase/SQL supports this. Here is sample for CB:
https://blog.couchbase.com/storing-blobs-in-couchbase-for-content-management/

This implementation should depend on:
https://github.com/JanssenProject/jans-orm/issues/2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.