Skip to content

Conversation

mwolson
Copy link
Contributor

@mwolson mwolson commented Feb 11, 2014

Fixes issue #10:

  • 1-line code change is from user billywhizz
  • Avoid compiling the SQL in the client every time you execute a statement
  • This adds a statement cache with hardcoded size of 100; may want to make configurable at some point

Fixes issue #10:
* 1-line code change is from user billywhizz
* Avoid compiling the SQL in the client every time you execute a statement
* This adds a statement cache with hardcoded size of 100; may want to make configurable at some point
joeferner added a commit that referenced this pull request Feb 11, 2014
Implement a statement cache of 100 requests
@joeferner joeferner merged commit 258cf20 into joeferner:master Feb 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants