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

store package improvements #521

Closed
1 of 6 tasks
ruseinov opened this issue Apr 11, 2019 · 1 comment
Closed
1 of 6 tasks

store package improvements #521

ruseinov opened this issue Apr 11, 2019 · 1 comment

Comments

@ruseinov
Copy link
Contributor

ruseinov commented Apr 11, 2019

  • btree -> Allow discard (TODO fix)
  • btree -> reuse FreeList between multiple cache wraps (TODO fix)
  • btree -> add support for Combine (deleting those below) (TODO fix)
  • SliceIterator -> private (TODO fix)
  • recorder -> fix TODOs
  • Revisit Store interfaces and implementations to support returning errors instead of panics, the interface is hard to work with
@ruseinov ruseinov changed the title orm package improvements store package improvements Apr 11, 2019
@ethanfrey ethanfrey mentioned this issue Apr 11, 2019
31 tasks
@husio husio removed the 🐇 🥚 label Jul 22, 2019
@kmw101
Copy link
Contributor

kmw101 commented Jul 26, 2019

Items covered in the TODO issue #532 closing

@kmw101 kmw101 closed this as completed Jul 26, 2019
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

3 participants