DEV Community

Discussion on: Using BoltDB as internal database 💾

Collapse
 
leningr1988 profile image
Lenin Guerrero

excellent article, I am implementing the Storm toolkit but, I have doubts about in which cases I should use buckets, what are they for, I think the documentation falls short and the other thing is that I am saving a struct that contains another struct, but I can not find data in the internal struct which I have as inline. Has anyone worked with this lib and knows how to make that query?