mauricio / postgresql-async

Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala
Apache License 2.0
1.43k stars 222 forks source link

optimize preparedstatement cache memory usage #209

Open ddyycao opened 7 years ago

ddyycao commented 7 years ago

PreparedStatementHolder and ColumnDefinitionMessage are too heavy to hold in memory.