lru_cache 0.0.2 copy "lru_cache: ^0.0.2" to clipboard
lru_cache: ^0.0.2 copied to clipboard

a simple least recently used (LRU) cache implementation in dart.

0.0.2 #

  • Add thread safety to LruCache using synchronization package.

0.0.1 #

  • Initial version.
6
likes
140
points
331
downloads

Publisher

unverified uploader

Weekly Downloads

a simple least recently used (LRU) cache implementation in dart.

Homepage
Repository (GitHub)
View/report issues

Topics

#lru-cache #cache #caching

Documentation

API reference

License

MIT (license)

Dependencies

synchronized

More

Packages that depend on lru_cache