256dpi / lungo

A MongoDB compatible embeddable database and toolkit for Go.
MIT License
462 stars 15 forks source link

feat(collation): Add basic collation on strings #12

Open Mairyh opened 11 months ago

256dpi commented 11 months ago

Thanks for sharing this. I'll need some time for the review. Was there a particular motivation to implement this?

Mairyh commented 11 months ago

Hi! Thank you for your prompt response I'm currently using your library for unit testing on a project, but it does not support collation yet and I needed to do a test on a feature that required collation.