stefannegele / kotlin-native-redis-example

Experimenting with Kotlin/Native and Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Native Redis Example

A simple project for experimenting with Kotlin/Native and Redis on macOS (change config for other systems).

In order to run this you need to have hiredis[https://github.com/redis/hiredis] installed on your machine:

brew install hiredis

About

Experimenting with Kotlin/Native and Redis


Languages

Language:Kotlin 100.0%