Commit Graph

5 Commits

Author SHA1 Message Date
sfan5 8e83ce6464 Some more code modernization
also a few small performance improvements
2020-05-08 22:16:13 +02:00
sfan5 7ff2288627 Optimize database access further by allowing "brute-force" queries instead of listing available blocks
Also adds a heuristic that will enable this behaviour automatically.
2020-03-27 23:38:18 +01:00
sfan5 5b264fd443 Rewrite DB class to allow backends to fully optimize block fetches 2020-03-27 20:30:13 +01:00
sfan5 a160dc051c Sort out include path mess in CMakeLists 2020-03-27 11:19:25 +01:00
sfan5 e543517eb8 Move include files 2018-03-25 14:12:39 +02:00