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

Cleanup items #17

Closed
4 of 8 tasks
maackle opened this issue Mar 6, 2020 · 1 comment
Closed
4 of 8 tasks

Cleanup items #17

maackle opened this issue Mar 6, 2020 · 1 comment

Comments

@maackle
Copy link
Member

maackle commented Mar 6, 2020

  • use FallibleIterator for SingleIter et al
  • DbNames: move out of state crate?
  • remove all #[allow]s
  • SkunkError cleanup
  • rigorous tests for BufferedStores
  • all FIXME items
  • docs for all modules
  • ensure use of proper fundamental types: futures vs non-futures aware mutexes and channels, crossbeam/parking_lot for synchronous vs std?
@maackle
Copy link
Member Author

maackle commented May 29, 2020

I think we're pretty aware of everything on this list that matters

@maackle maackle closed this as completed May 29, 2020
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

1 participant