gotosocial/internal/api/client/status
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
..
sqlite-test.db Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02:00
status.go Deletes+unboosts (#52) 2021-06-21 15:56:00 +02:00
status_test.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
statusboost.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusboost_test.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusboostedby.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statuscontext.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statuscreate.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statuscreate_test.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusdelete.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusfave.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusfave_test.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusfavedby.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusfavedby_test.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusget.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusget_test.go Dereference remote replies (#132) 2021-08-10 13:32:39 +02:00
statusunboost.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusunfave.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
statusunfave_test.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00