scoquelin / arugula

Redis client wrapper for Scala built on top of Java lettuce-core library
Apache License 2.0
2 stars 0 forks source link

split up commands by type into traits that can be composed #9

Closed 72squared closed 3 months ago

72squared commented 3 months ago

this makes it easier to manage changes for each type of redis command set