pow-co / run-db

An indexer that crawls the blockchain and calculates RUN states
MIT License
0 stars 0 forks source link

Add Postgres Database Option for Better Scale, Operations, Monitoring, etc. #6

Open owenkellogg opened 1 year ago

owenkellogg commented 1 year ago

This might be extremely challenging since the code is sqlite-specific rather than having used some database-neutral ORM.