CodeForPhilly / CodeForPhilly/jawn
Use Case: Use Jawn and a "Database Tracker" to replicate db Updates
Open
- Dominant language
- JavaScript
- Stars
- 46
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This is a sample use case based on conversations with Open Data Philly. See
[Jawn Use Case - Replicate db Updates.pdf](https://github.com/CfABrigadePhiladelphia/jawn/files/262145/Jawn.Use.Case.-.Replicate.db.Updates.pdf)
Janelle tells the database tracker to commit her changes from db1 (see #41)
The database tracker detects the changes (see #43) and writes the changes to jawn1 (see #46)
Jawn replicates the changes into jawn2
The database tracker on the other end applies the changes to db2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.