iver-wharf / wharf-api

Wharf backend written in Go
MIT License
1 stars 0 forks source link

Abstract db access, allow for caching middleware #176

Open applejag opened 2 years ago

applejag commented 2 years ago

We should abstract out the DB access to an interface.

The database should be a plugin.