kubo/plugin/plugins
Steven Allen bdbb79d30f fix: non-blocking peerlog logging
Avoid ever blocking new connections in the peer logger. Instead:

1. Send all new peers to a highly buffered channel.
2. Emit "dropped event" errors whenever we detect that we're dropping events and falling behind.
3. Don't log protocols, they're too large.
4. Don't log disconnects, we don't need them.
2020-04-27 19:15:25 -07:00
..
badgerds fix(badgerds): turn off sync writes by default 2020-01-09 09:55:39 +01:00
flatfs plugins: add support for plugin configs 2019-08-29 17:17:23 -07:00
git plugins: add support for plugin configs 2019-08-29 17:17:23 -07:00
levelds plugins: add support for plugin configs 2019-08-29 17:17:23 -07:00
peerlog fix: non-blocking peerlog logging 2020-04-27 19:15:25 -07:00
.gitignore plugin: make the plugin preload work again 2017-07-13 21:16:04 +02:00
gen_main.sh Fix typos and cleanup 2020-04-20 22:00:01 +03:00
Rules.mk Move datastores to plugins 2018-11-05 15:40:23 +01:00