A connection pool that leaks on purpose and creates realtime 3D scene to inspect the state of the pool
Go to file
Steven Polley bface08f20 add request and release functions for pool, state tracking for scene 2023-02-27 23:33:35 -07:00
client add request and release functions for pool, state tracking for scene 2023-02-27 23:33:35 -07:00
server initial commit 2023-02-26 23:04:26 -07:00
LICENSE Initial commit 2023-02-25 18:04:49 +00:00
README.md initial commit 2023-02-26 23:04:26 -07:00
go.work initial commit 2023-02-26 23:04:26 -07:00

README.md

leaky-pool

A working connection pool that leaks on purpose for demonstration purposes.