I'm loading a set of structs in memory and will be frequently using them 
throughout the lifetime of the application and doing frequent 'queries' 
against the set to get those where certain fields have certain values.

Are there are any native go libraries which do this kind of sort of 
"secondary index" on in memory data structures?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to