An open API service indexing awesome lists of open source software.

https://github.com/madhead/kn-redis

Redis module in Kotlin/Native
https://github.com/madhead/kn-redis

kotlin-native redis redis-module

Last synced: about 2 months ago
JSON representation

Redis module in Kotlin/Native

Awesome Lists containing this project

README

          

# redis

. Build the code: `./gradlew clean assemble`
. Start the CLI session: `docker-compose run redis-cli`
. Explore the commands: `BRACKETS.KN.VERSION`, `BRACKETS.KN.PUSH`, `BRACKETS.KN.PRINT` and `BRACKETS.KN.VALID`