jpzk / kafcache   1.3.0

Apache License 2.0 GitHub

Kafka Streams + Memcached (e.g. AWS ElasticCache) for low-latency in-memory lookups

Scala versions: 2.12

kafcache 1.3.0


Group ID:
com.madewithtea
Artifact ID:
kafcache_2.12
Version:
1.3.0
Release Date:
Nov 1, 2019
Licenses:
Files:

libraryDependencies += "com.madewithtea" %% "kafcache" % "1.3.0"

Mill build tool

ivy"com.madewithtea::kafcache:1.3.0"

Scala CLI

//> using dep "com.madewithtea::kafcache:1.3.0"

Ammonite REPL

import $ivy.`com.madewithtea::kafcache:1.3.0`

<dependency>
  <groupId>com.madewithtea</groupId>
  <artifactId>kafcache_2.12</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'com.madewithtea', name: 'kafcache_2.12', version: '1.3.0'