Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 220 Bytes

File metadata and controls

13 lines (9 loc) · 220 Bytes

simple-cache a C++ HTTP caching daemon

Core Constraints:

  • High Performance
  • High Scalability
  • Low overhead
  • Trusted clients but crash safe

Testing: run-test.sh`

Building: make

Running: ./src/server/scache