| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add Store.Upsert() | Stefan Majewsky | 2026-04-24 | 1 | -6/+0 |
| | | |||||
| * | change Store.Insert() to take arguments by pointer | Stefan Majewsky | 2026-04-19 | 1 | -1/+5 |
| | | | | | | | | | This increases memory overhead slightly, but when converting Gorp uses into Oblast, I saw that there is a legitimate risk of just ignoring the result value and continuing with the unupdated records. So according to the design priorities that I myself laid down, I'm sacrificing some performance for safety of use. | ||||
| * | notes from trying Oblast in https://github.com/sapcc/castellum | Stefan Majewsky | 2026-04-18 | 1 | -0/+2 |
