Sign inSign up

solsson/kafka-keyvalue

By solsson

•Updated about 6 years ago

KKV FTW!

Image
0

10K+

solsson/kafka-keyvalue repository overview

⁠Kafka key-value cache

⁠Example usage

See the - name: kkv sidecar in the example yaml⁠.

Automated docker builds are available at docker.io/solsson/kafka-keyvalue⁠.

⁠Constraints

  • Topic keys must be deserializable as String⁠ because these strings are used in REST URIs.

⁠Development

Use Skaffold⁠, for example:

eval $(minikube docker-env)
kubectl apply -k github.com/Yolean/kubernetes-kafka/variants/dev-small?ref=v6.0.0
kubectl apply -f https://github.com/Yolean/kubernetes-kafka/raw/50345f266287861d7964d3339a2c2a28e79db2fe/variants/prometheus-operator-example/k8s-cluster-rbac.yaml
SKAFFOLD_NO_PRUNE=true skaffold dev

⁠Logging

See Quarkus' logging configuration⁠.

Tag summary

Content type

Image

Digest

Size

28.4 MB

Last updated

about 6 years ago

docker pull solsson/kafka-keyvalue