-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The old ExpiringValue cache classes have been replaced by standard Caffeine a long time ago. Signed-off-by: Kai Hudalla <[email protected]>
- Loading branch information
1 parent
d041579
commit 3eb369a
Showing
7 changed files
with
0 additions
and
450 deletions.
There are no files selected for viewing
55 changes: 0 additions & 55 deletions
55
core/src/main/java/org/eclipse/hono/cache/BasicExpiringValue.java
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
core/src/main/java/org/eclipse/hono/cache/CacheProvider.java
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
core/src/main/java/org/eclipse/hono/cache/ExpiringValue.java
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
core/src/main/java/org/eclipse/hono/cache/ExpiringValueCache.java
This file was deleted.
Oops, something went wrong.
100 changes: 0 additions & 100 deletions
100
...ce-base/src/main/java/org/eclipse/hono/service/cache/CaffeineBasedExpiringValueCache.java
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
service-base/src/main/java/org/eclipse/hono/service/cache/CaffeineCacheProvider.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.