Skip to content

Commit

Permalink
docs: add @bloom annotation to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
bsbodden committed Nov 29, 2021
1 parent e055e43 commit c731d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ This **preview** release provides all of SDRs capabilities plus:
* `RedisDocumentRepository` with automatic implementation of Repository interfaces for complex querying capabilities using `@EnableRedisDocumentRepositories`
* Declarative Search Indices via `@Indexable`
* Full-text Search Indices via `@Searchable`
* `@Bloom` annotation to determine very fast, with and with high degree of certainty, whether a value is in a collection.

## 🏁 Getting Started

Expand Down

0 comments on commit c731d4f

Please sign in to comment.