Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leonchen83 committed Aug 24, 2016
1 parent 9ebd1b4 commit a54370a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ It can `parse`,`filter`,`broadcast` the `RDB` and `Command` events in a real tim
jdk 1.7+
rdb version 6
rdb version 7

#Maven Dependency

```java
<dependency>
<groupId>com.moilioncircle</groupId>
<artifactId>redis-replicator</artifactId>
<version>1.0.2</version>
</dependency>
```

#Usage

Expand Down

0 comments on commit a54370a

Please sign in to comment.