RedisLocalServer

class RedisLocalServer(path: String = "", port: Int = 6379, redisdir: String = "/db")

Constructors

Link copied to clipboard
constructor(path: String = "", port: Int = 6379, redisdir: String = "/db")

Types

Link copied to clipboard
class CleanupRedis(process: Process) : Runnable

Functions

Link copied to clipboard