milo: improve list perf

This commit is contained in:
kepler155c@gmail.com
2018-12-03 19:22:06 -05:00
parent 9c81386a8e
commit 1421d3ed1b
2 changed files with 45 additions and 26 deletions

View File

@@ -49,7 +49,6 @@ function Adapter:listItems(throttle)
throttle()
end
end
itemDB:flush()
self.cache = cache
end