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

Add support for running core functions asynchronously. #27

Open
4 tasks
vedang opened this issue Jul 19, 2021 · 0 comments
Open
4 tasks

Add support for running core functions asynchronously. #27

vedang opened this issue Jul 19, 2021 · 0 comments
Assignees
Labels
high impact intermediate Needs a good grasp of how FDB works
Milestone

Comments

@vedang
Copy link
Owner

vedang commented Jul 19, 2021

Describe the Class missing in the Clojure library

List of tasks

  • Add wrapper fns for the requested Class according to the conventions of the library.
  • Add relevant tests for the namespace.
  • Update README and mention that the Class has a wrapper ns in the library.
  • Support asynciterable operations for get-range

Additional Context if any
This change is a base requirement for adding support for watches #11

@vedang vedang self-assigned this Jul 19, 2021
@vedang vedang added the enhancement New feature or request label Jul 19, 2021
@vedang vedang added this to the 0.4.0 milestone Jul 19, 2021
@vedang vedang added high impact intermediate Needs a good grasp of how FDB works and removed enhancement New feature or request labels Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high impact intermediate Needs a good grasp of how FDB works
Projects
None yet
Development

No branches or pull requests

1 participant