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

Move a bunch of code that isn't specific to dms elsewhere #36

Closed
anacrolix opened this issue Jun 2, 2016 · 2 comments
Closed

Move a bunch of code that isn't specific to dms elsewhere #36

anacrolix opened this issue Jun 2, 2016 · 2 comments

Comments

@anacrolix
Copy link
Owner

I made a lot of Python-like stuff while creating dms that really just clutters the code base. Stuff like rrcache, queue, futures and others aren't DMS specific and should be moved elsewhere, or rejigged using now-improved knowledge of Go idioms.

@anacrolix
Copy link
Owner Author

rrcache is the only one left. It's pretty specific to dms.

@Adirelle
Copy link
Contributor

Note there is a lot of fine go libraries out there that could be used. https://github.com/avelino/awesome-go/blob/master/README.md lists a lot of them.

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

2 participants