Skip to content

v0.2.0

Compare
Choose a tag to compare
@inboxsphere inboxsphere released this 24 Nov 00:41
· 3 commits to main since this release

1.use separate threads for task fetching and status updating, improving concurrency and system responsiveness.
2.overhauled the secondary index structure of the native_db task table to optimize query performance, enabling faster task lookups
3.automatic cleanup completed once tasks after 30 minutes, ensuring efficient storage management and reduced database bloat.