Skip to content

Commit

Permalink
Merge pull request #860 from limarkdcunha/main
Browse files Browse the repository at this point in the history
Week 9 updates
  • Loading branch information
photon0205 authored Sep 7, 2023
2 parents 5ec2ff7 + 792752b commit 09c4c8a
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions docs/2023/DIGIT/Redesign and rewrite of MDMS/updates/2023-09-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,24 @@ author: Limark Dcunha

## Milestones

- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4
- [x] Completed the flyway migration
- [x] Updated the response format as per DIGIT syntax
- [x] Added persistor config for MDMS-schema and Master-Config
- [x] Updated python migration scripts,UUID as well as caching

## Screenshots / Videos

## Contributions

Here are the PR's for this week

- https://github.com/shailesh-egov/c4gt-mdms-redesign/pull/13
- https://github.com/shailesh-egov/c4gt-mdms-redesign/pull/14
- https://github.com/shailesh-egov/c4gt-mdms-redesign/pull/15

## Learnings

My learnings for this week are as follows:

- Learned about the response format used by other DIGIT services and updated response format for my project using same as reference.
- Learned about UUID and optimizing caching and applied the same.

0 comments on commit 09c4c8a

Please sign in to comment.