mezis / blurrily

Millisecond fuzzy string matching for Ruby
MIT License
90 stars 14 forks source link

Blurrily/map group 46818783 #4

Closed dawid-sklodowski closed 11 years ago

dawid-sklodowski commented 11 years ago

Class which would allow to query different maps.

API: .new(dir) - creates instance of MapGroup, which operates in given 'dir'

map - returns instance of map being held in memory. Initializes or loads maps when needed.

save - saves all maps being held in memory (to their files)