[racket] Snooze & Transactions
I'm really enjoying using Snooze to make persistent structures, it
works great!
While creating records is easy I'm seeing really slow insertions into
the database (both Sqlite and Postgres). It is very I/O bound, and
looks like each operation is a separate transaction.
It looks like in the source there is support for handling
transactions, or wrapping one transaction around a series of
calls.
I'm looking for an example of using transactions because it isn't
documented yet.
Thanks!
------------------------------------------------------------------
Russell Adams RLAdams at AdamsInfoServ.com
PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/
Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3