Kycklingar / PBooru

The Unlicense
46 stars 1 forks source link

Does PBooru support distrubuted databasing? #74

Open git4unrealnondev opened 3 years ago

git4unrealnondev commented 3 years ago

Does PBooru currently share its database or the contents with others in a group? IE: one user has added a picture of a dog and another user wants to download all pictures of dogs. Their pbooru client would find the dog picture and download & pin the file allowing pbooru to be much more robust.

Distributed databases with CRDT's to keep track of all the tag changes would be amazing. This would make pbooru much more resistant to failure.

Kycklingar commented 3 years ago

It's currently not supported but it is a planned feature.