Handbook
Glossary
with-mdb-pool ( ..a mdb-pool quot -- ..b )
Vocabulary
mongodb
.
driver
Inputs
mdb-pool
an
object
quot
an
object
Outputs
None
Definition
USING:
io.pools
kernel
mongodb.connection
;
IN:
mongodb.driver
:
with-mdb-pool
( ..a mdb-pool quot -- ..b )
[
with-connection
]
curry
with-pooled-connection
;
inline