https://github.com/parinpan/reactive-cache
PostgreSQL as a message broker to construct a reactive cache system
https://github.com/parinpan/reactive-cache
message-broker postgresql redis
Last synced: 8 months ago
JSON representation
PostgreSQL as a message broker to construct a reactive cache system
- Host: GitHub
- URL: https://github.com/parinpan/reactive-cache
- Owner: parinpan
- Created: 2021-07-05T03:11:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T23:05:47.000Z (over 1 year ago)
- Last Synced: 2025-03-26T20:51:30.116Z (9 months ago)
- Topics: message-broker, postgresql, redis
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reactive-cache
Play around the demo here: https://rc.fachr.in
Please read more about the detail on Medium: https://fachrinfan.medium.com/postgresql-as-a-message-broker-to-apply-a-reactive-caching-strategy-57e7f8f7dd0e
## Application Architecture

## Demo
### Slow Counter Increase

### Fast Counter Increase