Ianleeclark / Olivia

Go: A distributed, in-memory key-value storage.
MIT License
94 stars 7 forks source link

Connect the internal cache with the incoming network #52

Closed Ianleeclark closed 8 years ago

Ianleeclark commented 8 years ago

Currently the internal cache is created and never used. We want it to be used throughout the program, rather than each having its own storage system.