package
1.0.18
Repository: https://github.com/hdt3213/rdb.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.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StreamItemFlagDeleted means entry was deleted.
StreamItemFlagNone means No special flags.
StreamItemFlagSameFields means entry has the same fields as the master entry.

# Structs

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

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
TTLOption specific expiration timestamp for object.