Redis Kotlin wrapper inspired on Exposed
Stars
28
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
26
commits
fix build.gradle for work without publish.json file
2058397
update readme with 1.1.0 version and expire sample
0955eb0
support for JedisPool
fc4f642
minor changes in test and 1.1.0
0066469
withExpire and expire test
c27603e
mocked test for RedisObject
eaf02d4
test for lettuce client too
732e91b
update test: now using Jedis
dc09e3b
new withExpire delegate
3da94a8
new expire delegates
28103ba
new RedissedDelegate interface
9d2fd9d
update to Kotlin 1.3.41 and starting 1.1.0-SNAPSHOT
3bb4d63
Redissed logo
74fd920
update redissed version on README
9d8d337
parsers, support for multiples clients and unit testing
02932c9