Uploaded image for project: 'aaa'
  1. aaa
  2. AAA-226

Use JDBC connection pooling in H2 datastore

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 0.20.0
    • None
    • None
    • None

      Our current implementation uses short-lived connections for each operation. This is needlessly slow. Add a connection pooling manager, so that we reuse connections as much as possible.
      See this link and also the H2 pool manager.

            Unassigned Unassigned
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: