Skip to content

Commit 8f33d96

Browse files
authored
Deprecation notice (#70)
1 parent dcd828b commit 8f33d96

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@
1313

1414
A Java Client Library for [RedisBloom](https://redisbloom.io)
1515

16-
## Overview
16+
## Deprecation notice
17+
18+
As of [Jedis](https://github.com/redis/jedis) version 4.2.0, this library is deprecated. Its features have been merged into Jedis. Please either install it from [maven](https://mvnrepository.com/artifact/redis.clients/jedis) or [the repo](https://github.com/redis/jedis)
19+
20+
## Overview
1721

1822
This project contains a Java library abstracting the API of the RedisBloom Redis module, that implements a high
1923
performance bloom filter with an easy-to-use API

0 commit comments

Comments
 (0)