//
pkg.gl
Category
github.com/matrixorigin/matrixone
pkg
fileservice
fifocache
package
1.2.3
Repository:
https://github.com/matrixorigin/matrixone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
384 SLOC
#
Functions
New
No description provided by the author
NewDataCache
No description provided by the author
NewQueue
No description provided by the author
ShardInt
No description provided by the author
#
Structs
Cache
Cache implements an in-memory cache with FIFO-based eviction it's mostly like the S3-fifo, only without the ghost queue part.
DataCache
No description provided by the author
Queue
No description provided by the author