I am seeking other’s ideas as to persistence when a wiki is served through the http protocol.
All my wikis served through http require the download of the saved wiki on completion of the user’s interaction, followed by the upload of the changed wiki back to the server location.
This has served me well in that each copy of the wiki is saved on my local drive with the name of the wiki suffixed by the date the wiki was saved., ie. testwiki20250521. This gives me the ability to unwind a wiki back to a particular day as well as providing backup of the ‘live’ wiki in case of failure.
However, for the wiki I am planning, it would be great to have persistence so that users can make changes and those changes are automatically included in the online wiki.
Now I understand that is not possible with TW in single file mode right now. I did come across an announcement by @jeremyruston in 2024 detailing a multiserver plugin but have not come across any more since.
So I am wondering, how do others handle persistence in a practical manner?
bobj