|
|
c85c769646
|
- remove: unused dependencies from database service
|
2025-01-28 17:31:01 -05:00 |
|
|
|
9e530c2d55
|
- fix: issue compiling due to sqlx::query! throwing error on windows
|
2024-12-18 12:44:28 -05:00 |
|
|
|
267422adb4
|
- add: database schema
- add: ability to delete keys from RedisCache
- update: docker compose to init the database with the schema
|
2024-12-17 01:54:46 -05:00 |
|
|
|
e5c961d1b4
|
- add: utils library
- add: packet-service to handle game client packets
- fix: health check for database-service
- fix: health check for auth-service
|
2024-12-09 23:10:26 -05:00 |
|
|
|
ab7728837c
|
- add: service discovery protocol using consul
|
2024-11-26 01:59:01 -05:00 |
|
|
|
3fc6c6252c
|
- update: database client to implement a database trait so we can mock it out
- update unit tests
- add: database client mock
|
2024-11-25 22:20:15 -05:00 |
|
|
|
3ff22c9a5b
|
- add: initial database and auth services
|
2024-11-25 20:45:16 -05:00 |
|