Ian Wold | Just Use PostgreSQL #12
Replies: 2 comments
-
One note I can make here regarding a compelling case to not use PostgreSQL: I recently made a real-time SignalR app which doesn't require long-term persistence. SignalR is able to use Redis as a backbone, and the only persistence I need is to be able to get incoming users up-to-speed. Redis made sense in this case, I think. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh look at that I have a bunch of resources linked on a recent book club post: https://ian.wold.guru/Posts/book_club_6-7-2024.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ian Wold | Just Use PostgreSQL
Ian Wold is a Software Engineer, Architect, and Team Leader in Minneapolis.
https://ian.wold.guru/Posts/just_use_postgresql.html
Beta Was this translation helpful? Give feedback.
All reactions