package
0.3.2
Repository: https://github.com/vkill-w/go-rdb-tool.git
Documentation: pkg.go.dev

# Functions

NewDecoder creates a new RDB decoder.
NewEncoder creates an encoder instance.
RandString create a random string no longer than n.
WithTTL specific expiration timestamp for object.

# Structs

Decoder is an instance of rdb parsing process.
Encoder is used to generate RDB file.

# Type aliases

TTLOption specific expiration timestamp for object.