bradford-hamilton / grpc-lru-cache

LRU cache available over GRPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LRU cache over grpc


Dependencies

TODO

  • Update volume sharing to be more specific so we're not sharing all of $HOME
    • Maybe to ~/.grpc-lru-cache dir, but would that then need to be initialized in some way? Come back to this.
  • Update save to disk to save the items in the correct order

About

LRU cache available over GRPC


Languages

Language:Go 97.7%Language:Dockerfile 1.7%Language:Makefile 0.6%