Tyk Storage
About
This repository provides a common interface for Tyk components to connect to different storage.
Purpose
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.
Roadmap
Q2 2023
- Persistent storage: common interfaces.
- Persistent storage: Mongo
mgo
driver.
- Persistent storage: Mongo
official
driver.
To be planned
- 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.
Getting started
To get started do ...
TBD
Contributing
See the Contributing Guide for details.
Questions
For question on products, please use Tyk Community forum.
Clients can also use support@tyk.io.
Potential clients and evaluators, please use info@tyk.io.