Kafka Streams + Memcached (e.g. AWS ElasticCache) for low-latency in-memory lookups
Scala versions:
2.12
kafcache 1.0.0
Group ID:
com.madewithtea
Artifact ID:
kafcache_2.12
Version:
1.0.0
Release Date:
Oct 3, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "com.madewithtea" %% "kafcache" % "1.0.0"
ivy"com.madewithtea::kafcache:1.0.0"
//> using dep "com.madewithtea::kafcache:1.0.0"
import $ivy.`com.madewithtea::kafcache:1.0.0`
<dependency> <groupId>com.madewithtea</groupId> <artifactId>kafcache_2.12</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.madewithtea', name: 'kafcache_2.12', version: '1.0.0'