Commit Graph

1428 Commits

Author SHA1 Message Date
Rosty Kerei
4dba7bbdf0 DATAREDIS-680 - Fix Javadoc references on ZSet score methods.
Point to the correct method in the Redis documentation.

Original pull request: #265.
2017-08-25 12:19:42 +02:00
Mark Paluch
cdb2624f62 DATAREDIS-676 - Polishing.
Set disposal state in LettuceClusterConnection only once. Close resources after tests. Typos, formatting.

Original pull request: #266.
2017-08-21 11:03:06 +02:00
Christoph Strobl
4e903113c7 DATAREDIS-676 - Pass on configured command timeout to LettuceClusterConnection.
We now not only configure the underlying lettuce connection with the command timeout set via the connection factory, but also make sure to pass the option on to the LettuceClusterConnection.

Original pull request: #266.
2017-08-21 11:03:03 +02:00
Oliver Gierke
17fc8fa7a0 DATAREDIS-669 - After release cleanups. 2017-07-27 00:21:40 +02:00
Oliver Gierke
3c05d4a191 DATAREDIS-669 - Prepare next development iteration. 2017-07-27 00:15:08 +02:00
Oliver Gierke
5c0aae568f DATAREDIS-669 - Release version 1.8.6 (Ingalls SR6). 2017-07-26 23:47:20 +02:00
Oliver Gierke
f376ab239b DATAREDIS-669 - Prepare 1.8.6 (Ingalls SR6). 2017-07-26 23:45:53 +02:00
Oliver Gierke
f664d51787 DATAREDIS-669 - Updated changelog. 2017-07-26 23:45:47 +02:00
Oliver Gierke
1714687701 DATAREDIS-670 - Updated changelog. 2017-07-25 16:15:50 +02:00
Oliver Gierke
d267e1e3ee DATAREDIS-655 - Updated changelog. 2017-07-25 10:04:05 +02:00
Oliver Gierke
be371420d5 DATAREDIS-653 - After release cleanups. 2017-07-24 19:25:08 +02:00
Oliver Gierke
c0c7be12ae DATAREDIS-653 - Prepare next development iteration. 2017-07-24 19:25:06 +02:00
Oliver Gierke
3c750b09b2 DATAREDIS-653 - Release version 1.8.5 (Ingalls SR5). 2017-07-24 18:44:19 +02:00
Oliver Gierke
9df4f77b92 DATAREDIS-653 - Prepare 1.8.5 (Ingalls SR5). 2017-07-24 18:43:24 +02:00
Oliver Gierke
95d98bae31 DATAREDIS-653 - Updated changelog. 2017-07-24 18:43:19 +02:00
Mark Paluch
6f406debb0 DATAREDIS-657 - RedisRepositoryConfigurationExtensionUnitTests now need to provide a BeanDefinitionRegistry. 2017-06-26 17:07:41 +02:00
Mark Paluch
c896c2e22c DATAREDIS-646 - Updated changelog. 2017-06-14 17:35:01 +02:00
Mark Paluch
81c7c8f058 DATAREDIS-647 - Include last key of SDIFF for set difference retrieval.
We now consider the last key in SDIFF command execution on Redis Cluster to correctly compute the set difference.

Original Pull Request: #250
2017-06-12 14:56:00 +02:00
Mark Paluch
4dee6cba2b DATAREDIS-631 - After release cleanups. 2017-06-08 11:26:20 +02:00
Mark Paluch
b554ca6d5e DATAREDIS-631 - Prepare next development iteration. 2017-06-08 11:26:19 +02:00
Mark Paluch
821db45fe9 DATAREDIS-631 - Release version 1.8.4 (Ingalls SR4). 2017-06-08 10:56:52 +02:00
Mark Paluch
0cf6be9649 DATAREDIS-631 - Prepare 1.8.4 (Ingalls SR4). 2017-06-08 10:56:03 +02:00
Mark Paluch
1662b1a384 DATAREDIS-631 - Updated changelog. 2017-06-08 10:56:01 +02:00
Mark Paluch
51809bb23b DATAREDIS-630 - Updated changelog. 2017-06-07 12:23:37 +02:00
Mark Paluch
ae7db3bf5c DATAREDIS-622 - Updated changelog. 2017-05-09 11:36:19 +02:00
Mark Paluch
ac562c440f DATAREDIS-637 - Shut down connection-exclusive ClusterCommandExecutor.
We now shut down ClusterCommandExecutor via LettuceClusterConnection and JedisClusterConnection if the ClusterCommandExecutor was created through the connection instance. In such case ClusterCommandExecutor is managed through Lettuce/JedisClusterConnection and disposed on connection close.

Previously ClusterCommandExecutor created through a ClusterConnection was not disposed.

Original pull request: #247.
2017-05-03 14:54:59 +02:00
Mark Paluch
a382fb4a42 DATAREDIS-633 - Adapt to renamed KeyValueQuery.getCriteria() method.
Original Pull Request: #246
2017-04-24 10:39:09 +02:00
Oliver Gierke
cba88f4573 DATAREDIS-628 - Updated changelog. 2017-04-19 21:04:22 +02:00
Oliver Gierke
2af785cb67 DATAREDIS-627 - After release cleanups. 2017-04-19 20:01:15 +02:00
Oliver Gierke
2bb083f249 DATAREDIS-627 - Prepare next development iteration. 2017-04-19 20:01:13 +02:00
Oliver Gierke
e983776cf7 DATAREDIS-627 - Release version 1.8.3 (Ingalls SR3). 2017-04-19 19:32:39 +02:00
Oliver Gierke
a628e9fddd DATAREDIS-627 - Prepare 1.8.3 (Ingalls SR3). 2017-04-19 19:32:02 +02:00
Oliver Gierke
661704842c DATAREDIS-627 - Updated changelog. 2017-04-19 19:31:58 +02:00
Oliver Gierke
9cea9117ed DATAREDIS-608 - Updated changelog. 2017-04-19 13:04:12 +02:00
Oliver Gierke
a5089b4186 DATAREDIS-607 - After release cleanups. 2017-04-19 11:48:46 +02:00
Oliver Gierke
733f8e4482 DATAREDIS-607 - Prepare next development iteration. 2017-04-19 11:48:43 +02:00
Oliver Gierke
3f4483d0c1 DATAREDIS-607 - Release version 1.8.2 (Ingalls SR2). 2017-04-19 10:11:29 +02:00
Oliver Gierke
cbf575fc87 DATAREDIS-607 - Prepare 1.8.2 (Ingalls SR2). 2017-04-19 10:10:48 +02:00
Oliver Gierke
f4243b380a DATAREDIS-607 - Updated changelog. 2017-04-19 10:10:43 +02:00
Oliver Gierke
49218b1a3d DATAREDIS-573 - Updated changelog. 2017-04-10 14:51:21 +02:00
Mark Paluch
5ca2ce627f DATAREDIS-618 - Polishing.
Remove superfluous line breaks and trailing whitespaces. Create dedicated tests for RedisServer.

Original pull request: #241.
2017-03-31 11:10:26 +02:00
Franjo Zilic
e51f055ac0 DATAREDIS-618 - Read number of sentinels via RedisServer from num-other-sentinels.
We now read values for NUMBER_OTHER_SENTINELS to using num-other-sentinels. Previously, the property key was multi.

Original pull request: #241.
2017-03-31 10:58:38 +02:00
Oliver Gierke
ebeb8d568e DATAREDIS-597 - Updated changelog. 2017-03-02 16:57:54 +01:00
Oliver Gierke
03b2da800a DATAREDIS-598 - After release cleanups. 2017-03-02 10:21:57 +01:00
Oliver Gierke
79964c558e DATAREDIS-598 - Prepare next development iteration. 2017-03-02 10:21:39 +01:00
Oliver Gierke
1c28381cc7 DATAREDIS-598 - Release version 1.8.1 (Ingalls SR1). 2017-03-02 09:41:29 +01:00
Oliver Gierke
1d3eba4555 DATAREDIS-598 - Prepare 1.8.1 (Ingalls SR1). 2017-03-02 09:33:29 +01:00
Oliver Gierke
8bc73c0ad9 DATAREDIS-598 - Updated changelog. 2017-03-02 09:33:06 +01:00
Christoph Strobl
1e2eee8ef8 DATAREDIS-599 - Remove references to single-argument assertion methods of Spring. 2017-02-01 15:04:07 +01:00
Oliver Gierke
5ec0258919 DATAREDIS-586 - Updated changelog. 2017-01-26 12:08:54 +01:00