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

Roadmap v0.2 - Engine #73

Closed
1 task done
Tracked by #57
huachaohuang opened this issue Nov 5, 2021 · 2 comments · Fixed by #169
Closed
1 task done
Tracked by #57

Roadmap v0.2 - Engine #73

huachaohuang opened this issue Nov 5, 2021 · 2 comments · Fixed by #169
Milestone

Comments

@huachaohuang
Copy link
Contributor

huachaohuang commented Nov 5, 2021

Provide a simple hash engine that supports get/set/delete key-value pairs.
The engine should be able to use different kinds of kernels.

@huachaohuang huachaohuang mentioned this issue Nov 5, 2021
10 tasks
@huachaohuang huachaohuang changed the title A HashMap API Engula v0.2 - api/hashmap Nov 5, 2021
@huachaohuang huachaohuang changed the title Engula v0.2 - api/hashmap Roadmap v0.2 - API Nov 9, 2021
@tisonkun
Copy link
Contributor

tisonkun commented Nov 13, 2021

@huachaohuang api/datatypes already brings HashMap Int64 & List API. What's remaining for this issue? (ref #74 )

@huachaohuang
Copy link
Contributor Author

@tisonkun #74 only added some basic types to demonstrate the concepts. We still need to provide a proper API to users that actually do something.

@huachaohuang huachaohuang changed the title Roadmap v0.2 - API Roadmap v0.2 - Engine Dec 1, 2021
@huachaohuang huachaohuang modified the milestone: Version 0.2 Dec 1, 2021
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 a pull request may close this issue.

2 participants