gotosocial/internal/federation
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
..
dereferencing Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) 2021-08-29 16:41:41 +02:00
federatingdb Mention fixup (#167) 2021-08-29 12:03:08 +02:00
authenticate.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
clock.go Inbox post (#22) 2021-05-15 11:58:11 +02:00
commonbehavior.go Remote instance dereferencing (#70) 2021-06-27 16:52:18 +02:00
dereference.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
federatingactor.go Inbox post (#22) 2021-05-15 11:58:11 +02:00
federatingprotocol.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
federator.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
federator_test.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
finger.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
handshake.go Pg to bun (#148) 2021-08-25 15:34:33 +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
transport.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00