database
This commit is contained in:
parent
f7946cc711
commit
a7ed41110a
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
ecpool is different with worker-pool libraries in that it is designed to pool connection/clients to server or database.
|
ecpool is different with worker-pool libraries in that it is designed to pool connection/clients to server or database.
|
||||||
|
|
||||||
ecpool tries to avoid the erlang application crash when the server or dabased going down.
|
ecpool tries to avoid the erlang application crash when the server or database going down.
|
||||||
|
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
Loading…
Reference in New Issue