Settings

Theme

Show HN: Gostore, a simplistic and minimalist storage made with Golang

github.com

15 points by jibaru 2 years ago · 2 comments

Reader

ttymck 2 years ago

Nice and straightforward.

Any reason not to store the objects in memory in a map instead of a slice?

  • jibaruOP 2 years ago

    Oh I the in-memory implementation was made only for testing purposes so they didn't have great performance. I appreciate the recommendation and I will update these implementations soon. Thank you!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection