package
0.0.0-20240518144750-24408cb79563
Repository: https://github.com/bwlee13/gopherdb.git
Documentation: pkg.go.dev
# Functions
TODO: NewStore to read from config & take Cache Algorithm.
# Constants
Adaptive Replacement Cache.
Least Frequently Used.
Least Recently Used.
Most Recently Used.
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
No description provided by the author
Time-aware Least Recently Used.
# Type aliases
No description provided by the author