gotosocial/internal/typeutils
kim ed46224573
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
* 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>
2021-08-29 16:41:41 +02:00
..
astointernal.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
astointernal_test.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
converter.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
converter_test.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
frontendtointernal.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
internal.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
internaltoas.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
internaltoas_test.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
internaltofrontend.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
sqlite-test.db Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02:00
util.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
wrap.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00