# seatgeek/soulmate

Unmaintained, use Soulheart!

Repository: https://github.com/seatgeek/soulmate
Canonical: https://ross.abutalabs.com/products/soulmate
Homepage: https://github.com/sethherr/soulheart
Language: Ruby
License: MIT
License Family: permissive
Archived: true
Last push: 2017-03-28T21:05:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5679, "days_push": 3445, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1048, forks 123 (observed 2026-08-28T04:03:22.549591+00:00)

## What it is
Soulmate is a Ruby tool that provides fast autocomplete/typeahead suggestions using Redis sorted sets, exposed via a Sinatra web app and CLI for loading items. It is no longer maintained; users should use its successor Soulheart instead.

## Use cases
- add autocomplete to a search box
- fast typeahead suggestions for performers venues and events
- rank autocomplete results by score
- serve autocomplete suggestions from redis
- autocomplete with multiple item types in one query

## When to choose
- you are already invested in the Ruby/Redis stack and need a simple self-hosted autocomplete service
- you need score-ranked suggestions with arbitrary metadata per item

## When to avoid
- starting a new project - the project is unmaintained and its successor Soulheart is recommended
- you need active support, security fixes, or modern deployment options

## Facets
- artifact type: service
- maturity: abandoned
- function: search-engine, http-server, caching
- domain: web-development, databases
- platform: ruby, self-hosted
- tags: autocomplete, typeahead, redis-sorted-sets, sinatra, unmaintained, soulheart-successor, search, redis, web-server

## Member repositories
- seatgeek/soulmate (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.549591+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:01:02.599117+00:00, confidence not recorded.
  - readme: https://github.com/seatgeek/soulmate (fetched 2026-08-28T04:03:22.549591+00:00, sha 85c37aebf892)
  - homepage: https://github.com/sethherr/soulheart (fetched 2026-08-29T13:02:14.351515+00:00, sha a542926696b4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
