Redis
Data Stores
Caching and task brokering where a round trip needs to disappear.
An in-memory data store used as a cache, a queue and a coordination primitive, with optional persistence.
How we use it
Caching and short-lived coordination. Anything that must survive a restart goes to Postgres: a cache that is treated as a database is a data-loss incident waiting for a deploy.
7
Version
7
systems
Case studies using this
Tyre Catalogue and Storefront Rebuild
Replacing an ageing off-the-shelf storefront with a typed catalogue platform: faceted search, an ingestion pipeline, and an admin surface that a non-developer can run.
ForkTex Intelligence, One API for AI Capability
A capability-first AI platform: consumers ask for extraction, retrieval or transcription and never name a provider, so the provider can change without a rewrite.
ForkTex NetWork, Workspace and Work Analytics
A collaboration platform whose work-journal model is the mechanism behind a commitment we make on every engagement: a client can see what was done in every hour they paid for.