Improve DiskCachedAsyncSubstrateInterface
Closed this issue · 0 comments
thewhaleking commented
It works well with a handful of concurrent writes, but becomes unreadable/unwriteable doing a few hundred. This is due to the not-always-open design.
Can probably use https://pypi.org/project/aiosqlite/