anvilistas / anvil-labs

MIT License
9 stars 3 forks source link

Add archivist class to historic #76

Closed meatballs closed 2 years ago

meatballs commented 2 years ago

Ties atomic and historic modules together.

Based on https://github.com/anvilistas/demo-mvc-atomic/blob/main/client_code/controllers.py but with a few improvements having used it for real!

meatballs commented 2 years ago

Oh, and with the shiny new non_blocking api thrown in for good measure!

meatballs commented 2 years ago

I took a couple of lines out of the code we've actually been using before creating this PR. @theref tells me they were there for a good reason, so .....