command
module
Version:
v0.0.0-...-3d4f240
Opens a new window with list of versions in this module.
Published: Apr 2, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
chickenurl
- Data is persistent with a configurable SLA of 1 second
- O(1) lookups for hash and url
- Production-level logging
- Stress tested with curl
- Integration tested with curl
To build:
go build .
To deploy, just run the built binary:
Unit tests:
go test
Integration tests:
test_curl_put.bash
Then use the output of the above script, let's say it's ABCDEF
:
test_curl_get.bash ABCDEF
and
test_curl_delete.bash ABCDEF
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.