Picolab / fully-sharded-database

An experiment using picos to fully shard a database
MIT License
0 stars 0 forks source link

Manage your apps should have a way to flush rulesets #61

Open b1conrad opened 2 years ago

b1conrad commented 2 years ago

Otherwise only the operator of a byname system could do that. Participants need to be able to help themselves.

windley commented 2 years ago

Seems like the right language for the user is something like "New version available; click to upgrade" or something.

b1conrad commented 2 years ago

I need to learn how to use ruleset versioning first. Currently, if one pico refreshes the ruleset, it is refreshed for every pico which has it installed. There is even an endpoint in the pico engine to refresh it from the outside of any pico. Not sure we got the pico engine pico-centric enough yet (not to mention that v1 doesn't have ways to export and import a pico as v0 has).