This repository provides a common interface for Tyk components to connect to different storage.
The aim of this library is to offer Tyk components an effortless and versatile solution for connecting to persistent storage systems. With this library, Tyk components can effortlessly switch between different storage systems without disrupting their application's inner workings. It includes typical database operations and healthcheck functionalities to verify a stable connection to the storage system.
- Persistent storage: common interfaces.
- Persistent storage: Mongo
mgo
driver. - Persistent storage: Mongo
official
driver.
- Persistent storage: SQL
gorm
driver. - Temporal storage: Redis 6 driver.
- Temporal storage: Redis 7 driver.
Note: This roadmap is a sample and is subject to change based on development progress and priorities.
To get started do ... TBD
See the Contributing Guide for details.
- Maintainers and Approvers (@TykTechnologies/platform-squad):
For question on products, please use Tyk Community forum.
Clients can also use [email protected].
Potential clients and evaluators, please use [email protected].