0
0
bleve/registry
Marty Schoch e00577f265 change registry cache implementation to allow concurrent use
previously we just used a Go builtin map
this was not safe for concurrent read/write and upon upgrading
to Go 1.6 we were notified of the problem

fixes #349
2016-03-07 16:05:34 -05:00
..
analyzer.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
byte_array_converter.go refactor registry package and bleve_registry utility 2014-09-07 14:07:42 -04:00
cache.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
char_filter.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
datetime_parser.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
fragment_formatter.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
fragmenter.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
highlighter.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
index_type.go major kvstore interface and impl overhaul 2015-09-23 11:25:47 -07:00
registry.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
store.go major kvstore interface and impl overhaul 2015-09-23 11:25:47 -07:00
token_filter.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
token_maps.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00
tokenizer.go change registry cache implementation to allow concurrent use 2016-03-07 16:05:34 -05:00