Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa
Kai Zimmermann 84b1980d32 Optimised locking on large scale tenant scenarios. (#477)
* Optimized locking on large scale tenant scenarios.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>

* Ensure that a problem in a tenant does not block the others.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>

* Memory optimisation.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
2017-04-10 16:40:26 +02:00
..
2017-03-30 08:46:31 +02:00
2016-06-04 21:42:04 +02:00

hawkBit JPA implementation

JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.