go-car

module
v0.0.0-...-fae2274 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2018 License: GPL-3.0

README

go-car

Golang CAR cache

GoDoc

Golang CAR cache is a cache implementation using the cache replacement policy:

  • Clock with adaptive replacement (CAR)

See https://www.cse.iitd.ernet.in/~sbansal/pubs/fast04.pdf for motivation, definition and contribution to all aspects of this implementation.

See https://en.wikipedia.org/wiki/Cache_replacement_policies for a general discussion of cache replacement policies.

Directories

Path Synopsis
Package car is a cache implementation using the cache replacement policy: - Clock with adaptive replacement (CAR) See https://www.cse.iitd.ernet.in/~sbansal/pubs/fast04.pdf for motivation, definition and contribution to all aspects of this package.
Package car is a cache implementation using the cache replacement policy: - Clock with adaptive replacement (CAR) See https://www.cse.iitd.ernet.in/~sbansal/pubs/fast04.pdf for motivation, definition and contribution to all aspects of this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL