|
|
|
|
|
by BoppreH
596 days ago
|
|
If the core API is just functions, how do stateful applications handle connections to this persistent storage? Can you still have a connection pool, or does every request pay the extra latency to start a new connection and re-authenticate? |
|