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 OSX Support #41

Merged
merged 3 commits into from
Oct 19, 2022
Merged

Conversation

jain-yakshit-1
Copy link

For issue:- #22. Added OSX Compatibility

Have verified and tested the implementation on Macbook Pro 2018 ( Amd64 )
Shall run on Arm-based Chips ( M1 and further ) as well given that the OS exposes the same KQueue API.

@jain-yakshit-1
Copy link
Author

jain-yakshit-1 commented Oct 18, 2022

Further going on, it seems like there will be code duplication among the darwin and Linux go files. Common code needs to be moved to async_tcp.go wherever possible. ~ Scope of improvement here. @arpitbbhayani
Also, thanks for this opportunity. Will get better at code contribution as this is my first OSS contribution in Golang so not much aware of the standard practices to be followed.

server/async_tcp_darwin.go Outdated Show resolved Hide resolved
server/async_tcp.go Show resolved Hide resolved
@arpitbbhayani
Copy link
Contributor

This is big!!! 🐝 Thank you so much 🍻

@arpitbbhayani arpitbbhayani merged commit c9ac917 into DiceDB:master Oct 19, 2022
@jain-yakshit-1 jain-yakshit-1 deleted the db-enhancement-issue-22 branch October 20, 2022 11:06
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