a122f72af7
Fully migrated to jsonb, adjusted uniquefifo to keep cache fresh
...
* Added fifo mechanism to actors table
* Increased fifo size to 10
* Still getting some database insert duplicate errors, but only for
very active instances when they are newly identified
2021-02-02 23:34:43 +00:00
3662535b0d
renaming posts to activities and accounts to actors
...
removed old posthash mechanism
2021-02-01 12:52:42 +00:00
7e71d0cc7a
Installed recent requests structure to prevent repeat requests
...
Default size is 5
Only targets posts, not users
2021-02-01 00:28:20 +00:00
85e0735fa3
go fmt'ed
2020-12-29 20:20:02 +00:00
20fb4ed76a
mostly web, fixed a regression
2020-12-29 17:30:26 +00:00
88c074f76b
reduced the number of new connections to 1, reduce spamming servers
...
set keep-alive to 2 hours
probably a bunch of regressions but I don't have unit tests yet
2020-12-25 05:18:42 +00:00
726ac7e0bd
formatting and linting
2020-12-17 04:23:25 +00:00
cc020bb6f0
Merged the two directories, no need to keep them separate
2020-12-17 01:37:34 +00:00