Hi Arlen > I thought I remember someone just recently announcing that they created a new > saver that saves the entire tiddlywiki as an AWS Lambda. I have no clue when, > but I was sure I saw the post within the last month, but now I can't find it > in my email. Did I just dream it?
You may be thinking of the new AWS plugin: https://github.com/Jermolene/TiddlyWiki5/tree/master/plugins/tiddlywiki/aws <https://github.com/Jermolene/TiddlyWiki5/tree/master/plugins/tiddlywiki/aws> It includes a template that saves the current wiki as an AWS Lambda function with a handler that looks for an array of tiddlers to load in `event.tiddlers`, and an array of commands to execute in `event.commands`. I’m using it regularly to do TiddlyWiki processing in the cloud without having to run up a VM. Do you have an application in mind? Feedback and suggestions welcome, as ever. Best wishes Jeremy. > Thanks, > -Arlen > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSSwq8p0TctBPri_yQHkr1qvCzHB4EksiH5kBWMnCEWj%3Dg%40mail.gmail.com > > <https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSSwq8p0TctBPri_yQHkr1qvCzHB4EksiH5kBWMnCEWj%3Dg%40mail.gmail.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/BE8C33C6-1A9D-4E5F-ACA0-AB3DA3456952%40gmail.com. For more options, visit https://groups.google.com/d/optout.

