https://github.com/spliterash/lettucehelper
Small kotlin lettuce wrapper
https://github.com/spliterash/lettucehelper
Last synced: 6 days ago
JSON representation
Small kotlin lettuce wrapper
- Host: GitHub
- URL: https://github.com/spliterash/lettucehelper
- Owner: Spliterash
- Created: 2022-12-05T11:20:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-18T23:26:22.000Z (over 3 years ago)
- Last Synced: 2025-02-28T16:07:49.051Z (over 1 year ago)
- Language: Kotlin
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lettuce Helper
Небольшая котлиновская обёртка над Lettuce
```kotlin
repositories {
maven {
url = uri("https://repo.spliterash.ru/group/")
}
}
dependencies {
api("ru.spliterash:lettuce-helper:1.0.0")
}
```
Позволяет легко выполнять запросы к redis, а так же содержит некоторые полезные велос... ой, то есть инструменты,
например распределённые блокировки