Yolean / kafka-cache

Explorations for the log-backed in-memory cache we need in almost every service
6 stars 0 forks source link

Support empty buffers as keys such as they appear from kafka-streams #13

Closed atamon closed 6 years ago

atamon commented 6 years ago

The rather large diff in the unit tests are because this gives better error messages. As in actual test failures instead of unhandled rejection warnings

solsson commented 6 years ago

LGTM. Bump package.json minor, then merge, then build new yolean/node-kafka-cache?

atamon commented 6 years ago

I can do the first two. Could you build yolean/node-kafka-cache after that?