0xC0DEC0DE07E7 · @c0dec0dec0de
176 followers · 1570 posts · Server hachyderm.io

Is there an accepted pattern for replacing your database pool in an application? As in, the system is rotating the database password, updates the file handle it’s passed through to the application, and then my application should reconnect using the new credentials and drop the old connection.

#actixweb #rustlang #rust #sqlx #programmingpatterns

Last updated 2 years ago

Spatial Partition (Game Programming Patterns): gameprogrammingpatterns.com/sp

Efficiently locate objects by storing them in a data structure organized by their positions.

#gamedev #gameprogramming #programmingpatterns

Last updated 2 years ago