https://github.com/krishanthisera/ambrosia
A Distributed program for learning micro-services.
https://github.com/krishanthisera/ambrosia
Last synced: 4 months ago
JSON representation
A Distributed program for learning micro-services.
- Host: GitHub
- URL: https://github.com/krishanthisera/ambrosia
- Owner: krishanthisera
- License: gpl-3.0
- Created: 2021-01-19T03:20:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T07:17:18.000Z (about 2 years ago)
- Last Synced: 2025-01-07T11:50:08.417Z (5 months ago)
- Language: Go
- Size: 8.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ambrosia
A Distributed program for learning micro-services.
![infra][infra]# Set ENVs
- export AMB_RED_CHAN="chan-1" Redis Channel
- export AMB_RED_HOST="localhost:6379" Redis Host and Port
- export AMB_DB_HOST="localhost"
- export AMB_DB_PORT="5432"
- export AMB_DB_NAME="topics"
- export AMB_DB_USER="user"
- export AMB_DB_PASS="123"
- export AMB_DB_TBL="stories"[infra]: https://github.com/krishanthisera/ambrosia/blob/main/ambrosia.jpg