toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
database
/
ru.sydis.database.redis
/
RedisLocalServer
Redis
Local
Server
class
RedisLocalServer
(
path
:
String
=
""
,
port
:
Int
=
6379
,
redisdir
:
String
=
"/db"
)
Members
Constructors
Redis
Local
Server
Link copied to clipboard
constructor
(
path
:
String
=
""
,
port
:
Int
=
6379
,
redisdir
:
String
=
"/db"
)
Types
Cleanup
Redis
Link copied to clipboard
class
CleanupRedis
(
process
:
Process
)
:
Runnable
Functions
start
Redis
Link copied to clipboard
fun
startRedis
(
)