Skip to content

Commit 93f77c1

Browse files
authored
Update README.md
1 parent 6fd0f64 commit 93f77c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is an implementation of Tron eventsubscribe model.
55
* **api** module defines IPluginEventListener, a protocol between Java-tron and event plugin.
66
* **app** module is an example for loading plugin, developers could use it for debugging.
77
* **kafkaplugin** module is the implementation for kafka, it implements IPluginEventListener, it receives events subscribed from Java-tron and relay events to kafka server.
8-
8+
* **mongodbplugin** mongodbplugin module is the implementation for mongodb.
99
### Setup/Build
1010

1111
1. Clone the repo

0 commit comments

Comments
 (0)