baur
baur copied to clipboard
storage: remove storage.Storer interface
The interface is not needed and used. Use the only storage implementation (psql) directly, define narrow interfaces for specific scenarios when needed instead.