Difference between revisions of "Run-DB"
(Created page with "Run-DB is an indexer for jigs your app cares about. You can use it to precalculate the states of jigs so that they load quickly in your application or server. Most apps will e...") |
|||
| Line 1: | Line 1: | ||
| − | Run-DB is an indexer for jigs your app cares about. You can use it to precalculate the states of jigs so that they load quickly in your application or server. Most apps will either host their own Run-DB or use a third-party indexer like the Run State API. To get started, visit the [https://github.com/runonbitcoin/run-db github] | + | Run-DB is an indexer for jigs your app cares about. You can use it to precalculate the states of jigs so that they load quickly in your application or server. Most apps will either host their own Run-DB or use a third-party indexer like the Run State API. To get started, visit the [https://github.com/runonbitcoin/run-db github]. |
| − | |||
| − | . | ||
Latest revision as of 21:18, 15 December 2022
Run-DB is an indexer for jigs your app cares about. You can use it to precalculate the states of jigs so that they load quickly in your application or server. Most apps will either host their own Run-DB or use a third-party indexer like the Run State API. To get started, visit the github.