mikedilger / gossip

Gossip is a nostr client
Other
718 stars 83 forks source link

Doc for plebs #892

Open mikedilger opened 1 month ago

mikedilger commented 1 month ago

Gossip is not a "it just works" program. There are a lot of things you need to manage.

It used to be that you needed to compress your own LMDB from time to time, but nobody even knew that. Eventually I made it compress on startup.

This issue is to list all the things people should be regularly managing. As I think of them, I'll come back here and add more. Eventually this will be a document.

bu5hm4nn commented 1 month ago

We could add reminders with direct action buttons ("clear download cache now") (periodic or triggered by database size, cache size, etc) in the 'pending' section.