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

Adding Async support #1

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Adding Async support #1

wants to merge 3 commits into from

Conversation

dlobraico
Copy link

As in mirage/mirage-kv#17, I'd like to add async support here.

Before I spend much time on it,

  1. Would you accept such a patch?
  2. How would you like me to structure it? Split this into mirage-kv-mem-lwt and mirage-kv-mem-async?

Thanks!

@hannesm
Copy link
Member

hannesm commented Apr 20, 2019

hi @dlobraico, I'm very interested about your motivation -- i.e. how far do you want to go with async and mirageos? or is it "just" the kv interface you're interested in?

@dlobraico
Copy link
Author

I'd love it if mirageos worked with async, but I'm being far less ambitious right now 😃
Specifically, I want to use mirage/ocaml-crunch in a project that uses async. I have changes pending there which depend on this change: mirage/ocaml-crunch@master...dlobraico:master

@avsm
Copy link
Member

avsm commented Apr 21, 2019 via email

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.

3 participants