Skip to content

Add in-memory redis#770

Open
ferranbt wants to merge 1 commit intoflashbots:mainfrom
ferranbt:ferranbt-redis-inmemory
Open

Add in-memory redis#770
ferranbt wants to merge 1 commit intoflashbots:mainfrom
ferranbt:ferranbt-redis-inmemory

Conversation

@ferranbt
Copy link
Contributor

📝 Summary

This PR adds the option to run the Redis datastore with the :memory: which will run a local in-memory Redis datastore. I am using :memory: since it is the same nomenclature as sqlite to run in-memory.

⛱ Motivation and Context

At https://github.com/flashbots/builder-playground we run the Redis datastore in-memory, and it is pretty useful to simplify the deployment of mev-boost-relay.

📚 References


✅ I have run these commands

  • make lint
  • make test-race
  • go mod tidy
  • I have seen and agree to CONTRIBUTING.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant