perkeep/pkg/sorted/sqlkv
Ian Denhardt 8e630505c8 pkg/sorted: add read transactions.
This is in relation to #580; we will need something like it to hook
Bleve up to the index. Currently only the SQL backends are implemented;
the rest is still TODO.

This also updates the version of the postgres library that we're using;
the old one didn't support setting the isolation level in TxOptions.

Change-Id: I14fdf74832e088d164b757417bfbb500a752d216
2019-06-24 10:06:28 -07:00
..
sqlkv.go pkg/sorted: add read transactions. 2019-06-24 10:06:28 -07:00
sqlkv_test.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00