Skip to content

Commit

Permalink
Synchronize product-based overlapping orders
Browse files Browse the repository at this point in the history
  • Loading branch information
cmin764 committed Dec 17, 2024
1 parent 02e1bcd commit 5f59e2d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Up next production-grade service improvements.
- Send stats to **Elasticsearch**. (**Kibana**)
- Add front-end for the API with Next.js.
- Monitor system and app metrics with **Prometheus**. (**Grafana**)
- Deploy the whole system in GCP, AWS, Azure.
- Deploy the whole system in GCP/AWS/Azure.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "deep-ice"
version = "1.3.0"
version = "1.4.0"
description = "E-commerce platform selling ice cream"
readme = "README.md"
requires-python = ">=3.12"
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f59e2d

Please sign in to comment.