Pool Packages

mqsp

MQSP is a tool for mysql that supports for multiple read and write replica. It also support object parsing(escaped) for your query, and result caching. Any property that is not mapped in the query will have a default value of `NULL`.

0.4.1 • Published 7 years ago

object-pooling

Creates a pool of any object and allows both a circular allocation of that pool or item reservation from it. Userful for reducing garbage collection in games.

1.0.0 • Published 8 years ago