RaftEx.LruCache (raft_ex v0.1.0)

View Source

Summary

Functions

evict(key, state)

evict_all(state)

fetch(key, state)

insert(key, value, state)

max_size(map)

new(max_size, handler)

size(map)