Skip to content

Commit

Permalink
Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhowse committed Aug 16, 2024
1 parent 1c46c96 commit d760040
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion backlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Frontend
* Make sure plotlines are accessible from a colour perception perspective
* Add display for recent significant increases/decreases in prices

### Optimisations
* Use transactions for all multi-part SQL operations
Expand All @@ -14,6 +15,8 @@
* Set up health check for AGPD container. Touch /tmp/heartbeat or something.
* Report delta between actual product max age and target.
* Periodic backups of timeseries DB to S3/other block storage. Possibly just clone fly.io volume?
* Drop AGPD container RAM allocation to 256MB. Add swap file.
* Drop grafana container RAM allocation to 512MB. Add swap file.

### General
* Extract barcode from category page along with the stockcode, E.G. "Stockcode":134034,"Barcode":"0263151000002"
Expand Down Expand Up @@ -48,4 +51,4 @@
* Write a docker-compose.yaml for non-fly.io hosting.

### Features
* Scan a barcode to see the price history of that item.
* Scan a barcode to see the price history of that item.

0 comments on commit d760040

Please sign in to comment.