Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcGiffing committed Sep 29, 2023
1 parent d267185 commit 9f66fc8
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ https://github.com/vladimir-bukhtoyarov/bucket4j

Project version overview:

* 0.9.0 - Bucket4j 8.1.0 - Spring Boot 3.0.x
* 0.8.0 - Bucket4j 8.1.0 - Spring Boot 2.7.x
* 0.7.0 - Bucket4j 7.5.0 - Spring Boot 2.7.x
* 0.10.0 - Bucket4j 8.4.0 - Spring Boot 3.1.x
* 0.9.0 - Bucket4j 8.1.0 - Spring Boot 3.0.x
* 0.8.0 - Bucket4j 8.1.0 - Spring Boot 2.7.x
* 0.7.0 - Bucket4j 7.5.0 - Spring Boot 2.7.x

*Examples:*

Expand Down Expand Up @@ -223,10 +224,6 @@ The following list contains the Caching implementation which will be autoconfigu
|{url-config-cache}/redis/redission/RedissonBucket4jConfiguration.java[Redis-Redisson]
|redis-redisson

|No
|{url-config-cache}/redis/springdata/RedisSpringDataBucket4jConfiguration.java[Redis-SpringData]
|redis-springdata

|===

Instead of determine the Caching Provider by the Bucket4j Spring Boot Starter project you can implement the SynchCacheResolver
Expand Down

0 comments on commit 9f66fc8

Please sign in to comment.