We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a1dc69 + 95f3120 commit 1d787bfCopy full SHA for 1d787bf
README.md
@@ -7,3 +7,8 @@ Fork from [ack-nestjs-boilerplate](https://github.com/andrechristikan/ack-nestjs
7
## Instructions
8
9
Before run, you must to create the topics with `kafka-topics cli`. Or you can run `yarn kafka:create-topics`.
10
+
11
12
+## Next
13
14
+- [ ] Kafka Transaction
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ack-nestjs-boilerplate-kafka",
3
- "version": "3.2.4",
+ "version": "3.2.5",
4
"description": "Ack NestJs Boilerplate Kafka",
5
"repository": {
6
"type": "git",
0 commit comments