Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: don't expect old value after transactional insert | Julien Kritter | 2024-09-12 | 1 | -2/+2 |
* | test: fix db tests | marvin-j97 | 2024-09-04 | 1 | -2/+2 |
* | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-18 | 1 | -1/+2 |
|\ | |||||
| * | [sqlite-r2d2] implement connection pooling in sqlite backend | Alex Auvolat | 2024-03-18 | 1 | -1/+2 |
* | | [rm-sled] Implement iterators in sqlite & lmdb transactions | Alex Auvolat | 2024-03-08 | 1 | -0/+49 |
* | | [rm-sled] Remove the Sled database engine | Alex Auvolat | 2024-03-08 | 1 | -11/+0 |
|/ | |||||
* | garage_db: refactor transactions and add on_commit mechanism | Alex Auvolat | 2023-09-21 | 1 | -4/+4 |
* | Fix conditional testing in garage_db | Alex Auvolat | 2022-10-14 | 1 | -4/+9 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -0/+106 |