lola
lola copied to clipboard
Autosync / refresh DynamoDB tables
Describe the solution you'd like?
I would like a toggle button on my DynamoDB tables to auto refresh / sync every X seconds.
Is your feature request related to a problem? Please describe.
When testing I often make changes to the DB and would like to view the results to make sure that they are correct. Instead of clicking the `refresh` icon after each change, it would be nice if (while the button was toggled on!) Lola kept my table in sync with recent changes I have made. I know table scans (whatever you guys are doing) can get expensive, hence the need for a toggle button to turn it on and off.