Zannick / logic-graph

Tools for video game logic representation and analysis, particularly routing and beatability checks for speedruns and randomizers.
MIT License
3 stars 0 forks source link

Add a thread to iterate through the db periodically and remove entries that are too old/are dups #65

Closed Zannick closed 1 year ago

Zannick commented 1 year ago

It could iterate in reverse, where it's more likely to hit duplicates or expired (elapsed time too high) states.