Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EOS bin: add "any backend" support (by default) #2

Open
chrisdickinson opened this issue Feb 12, 2020 · 0 comments
Open

EOS bin: add "any backend" support (by default) #2

chrisdickinson opened this issue Feb 12, 2020 · 0 comments

Comments

@chrisdickinson
Copy link
Contributor

As discussed 2/11. Right now the EOS binary only picks from either the LooseStore or the PackedStore – it would be great to add a new "any" (or "all") option to Backends, and set it as the default.

ReadableStore is implemented for (R0: ReadableStore, R1: ReadableStore) so it should be possible to pass (loose, packed) to cmd_get & friends instead of a single store.

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

No branches or pull requests

1 participant