Skip to content
/ gomate Public

GoLang autocomplete on multiple words with Ledis (and possibly Redis)

License

Notifications You must be signed in to change notification settings

deluan/gomate

Repository files navigation

GoMate

Build Status Go Report Card Coverage

Implementation of Soulmate's full-text search algorithm in Go, using LedisDB backend. It can be adapted to use Redis (or any Redis-like system), by implementing the DB interface.

For an introduction to the algorithm, read this.

I wrote this package as a quick search implementation for GoSonic, but I decided to publish it as an independent, reusable library.

Watch this space for documentation and examples.

About

GoLang autocomplete on multiple words with Ledis (and possibly Redis)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages