Skip to content

Commit

Permalink
document the get-large-log branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebd committed Oct 15, 2023
1 parent 82dbdb3 commit 2095175
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ Some assumptions could be considered TODO items for future enhancement
* Hot searches could have dedicated caches that are eagerly refreshed when the file changes
* Testing coverage should be added for the `controller` package
* Add `GOMAXPROCS` to Dockerfile or set that in the code
* There is a [get-large-log](https://github.com/mikebd/go-read-var-log/tree/get-large-log) branch where I hope to
experiment with a more efficient way to read very large files, but it is not yet complete and is not formally
part of this submission

## Endpoints

Expand Down

0 comments on commit 2095175

Please sign in to comment.