Commit Graph

6 Commits

Author SHA1 Message Date
sfan5 e4bf375ac7 General code cleanups/maintenance 2022-02-09 23:09:32 +01: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 48d9e0bb42
Fix postgres build failure, closes #57 2018-03-28 17:45:35 +02:00
sfan5 4f7d2a5c83 Fix Postgres compilation (closes #45) 2017-03-14 13:48:26 +01:00
zeuner af502f3ac2 PostgreSQL database support 2017-01-08 23:24:09 +01:00