From e66aa8ecd28acc4067b0d6aca47eaa0812fbfe3d Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Sat, 11 Feb 2017 10:31:04 +0300 Subject: [PATCH 1/3] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 71811f60a..be9789647 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,6 @@ Licensed under the Apache License 2.0. Welcome to support chat [![Join the chat at https://gitter.im/mrniko/redisson](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mrniko/redisson?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - -##Please take part in [Redisson survey](https://www.surveymonkey.com/r/CJCR7KV) - Features ================================ From 62b2e34d03a1fde75a9fc958db9bd9e49cef7f8d Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Sat, 11 Feb 2017 10:32:10 +0300 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be9789647..52493ddad 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ Articles ================================ [Java data structures powered by Redis. Introduction to Redisson (pdf)](https://redisson.org/Redisson.pdf) +[Redisson PRO vs. Jedis: Which Is Faster?](https://dzone.com/articles/redisson-pro-vs-jedis-which-is-faster) [A Look at the Java Distributed In-Memory Data Model (Powered by Redis)](https://dzone.com/articles/java-distributed-in-memory-data-model-powered-by-r) [Distributed tasks Execution and Scheduling in Java, powered by Redis](https://dzone.com/articles/distributed-tasks-execution-and-scheduling-in-java) [Introducing Redisson Live Objects (Object Hash Mapping)](https://dzone.com/articles/introducing-redisson-live-object-object-hash-mappi) From 58746870f5fc27a0da570d2d9d9f53d44971fffe Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Sat, 11 Feb 2017 10:32:39 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52493ddad..db35169e4 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Articles ================================ [Java data structures powered by Redis. Introduction to Redisson (pdf)](https://redisson.org/Redisson.pdf) -[Redisson PRO vs. Jedis: Which Is Faster?](https://dzone.com/articles/redisson-pro-vs-jedis-which-is-faster) +[Redisson PRO vs. Jedis: Which Is Faster?](https://dzone.com/articles/redisson-pro-vs-jedis-which-is-faster) [A Look at the Java Distributed In-Memory Data Model (Powered by Redis)](https://dzone.com/articles/java-distributed-in-memory-data-model-powered-by-r) [Distributed tasks Execution and Scheduling in Java, powered by Redis](https://dzone.com/articles/distributed-tasks-execution-and-scheduling-in-java) [Introducing Redisson Live Objects (Object Hash Mapping)](https://dzone.com/articles/introducing-redisson-live-object-object-hash-mappi)