Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-03-06 | [chore] Update uptrace/bun and modernc/sqlite dependencies (#1598) | 1 | ||
* [chore] Update bun from 1.1.10 -> 1.1.12 * [chore] bump modernc/sqlite 1.20.4 -> 1.21.0 | ||||
2021-08-29 | Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) | 1 | ||
* Add SQLite support, fix un-thread-safe DB caches, small performance fixes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add SQLite licenses to README Signed-off-by: kim (grufwub) <grufwub@gmail.com> * appease the linter, and fix my dumbass-ery Signed-off-by: kim (grufwub) <grufwub@gmail.com> * make requested changes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add back comment Signed-off-by: kim (grufwub) <grufwub@gmail.com> |