package
0.0.0-20210310205550-8f072b4f2c90
Repository: https://github.com/ghostdb/ghostdb-cache-node.git
Documentation: pkg.go.dev

# Functions

GetNumericalID is used to get the numerical ID of a node from the list of peers parameters: ID (a string identifier of the node), peers (an array of current nodes in the cluster) returns: int (the numeric value of a node's indentifier), otherwise -1.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Adaptive Replacement Cache.
Least frequenty used.
Least recently used.
Most recently used.
LRU store commands.
LRU store commands.
LRU store commands.
LRU store commands.
LRU store commands.
LRU store commands.
LRU store commands.
Time-aware Least Recently Used.

# Structs

Command is the struct used by the replication log.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author