TykTechnologies/tyk-pump

Add SurrealDB as a Backend

Open

#847 opened on Jul 16, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (90 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (134 stars)
PR merge metrics
 (PR metrics pending)

Description

As an up and coming database, with scope to even replace Redis (with its own KV implementation), SurrealDB makes sense to provide a complete database interface. Add SurrealDB as a backend to export analytics into.

SurrealDB SDK: https://github.com/surrealdb/surrealdb.go

Contributor guide