https://github.com/bootjp/congenial_computable_cache
[PoC] A programmable web cache server. Write the cache generation logic in JavaScript and embed the cache generation logic in the cache server for low-latency delivery.
https://github.com/bootjp/congenial_computable_cache
Last synced: 10 months ago
JSON representation
[PoC] A programmable web cache server. Write the cache generation logic in JavaScript and embed the cache generation logic in the cache server for low-latency delivery.
- Host: GitHub
- URL: https://github.com/bootjp/congenial_computable_cache
- Owner: bootjp
- License: apache-2.0
- Created: 2020-03-29T07:14:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T11:27:39.000Z (about 6 years ago)
- Last Synced: 2024-05-01T12:50:01.019Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# congenial_computable_cache
[PoC] A programmable web cache server.
Write the cache generation logic in JavaScript and embed the cache generation logic in the cache server for low-latency delivery.