Skip to content
Snippets Groups Projects
Unverified Commit 5e98b666 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

SQLite3 Connection per redemption attempt

Connections could probably be in a per-thread cache or something but
redemption costs are going to dwarf database opening costs.

Also, filesystem caches and no benchmarks and all that.
parent c470daf3
No related branches found
No related tags found
1 merge request!46Fix "cannot start a transaction within a transaction" during concurrent redemption
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment