Skip to content

Commit

Permalink
revise README for v-0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Peihan Wang committed Sep 19, 2017
1 parent 3038d17 commit 459a985
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -94,6 +94,6 @@ $ java -jar orauld.jar \

#### TODO

- Replace JDK LinkedBlockingQueue with com.conversantmedia:disruptor to impove performance. (implemented in branch v-0.2)
- Support DATE/TIMESTAMP WITH TIMEZONE. (please wait for control file generation with TIMESTAMP-TZ/TZL fields)
- Replace JDK LinkedBlockingQueue with com.conversantmedia:disruptor to impove performance. (implemented since v-0.2.0)
- Support DATE/TIMESTAMP WITH TIMEZONE. (implemented since v-0.2.2)

0 comments on commit 459a985

Please sign in to comment.