UNPKG
async-timed-cargo
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
An lib to periodically flush a collection with a limited size based on async.cargo
async-timed-cargo
/
example
/
README.md
10 lines
(7 loc)
•
167 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
## Example app with Node.js + Express middleware with requests direct to Kafka
``
` $ cd example $ npm install $ node index.js `
``
TODO
: more info on the example app