Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T11:27:39.000Z (almost 5 years ago)
- Last Synced: 2024-05-01T12:50:01.019Z (9 months 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.