You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/06/01 19:30:06 UTC

[GitHub] [trafficcontrol] rawlinp commented on issue #3347: Move Traffic Ops Riak to a Plugin

rawlinp commented on issue #3347:
URL: https://github.com/apache/trafficcontrol/issues/3347#issuecomment-852389915


   This has been implemented in TO now as the `TrafficVault` interface. In order to add support for a new backend, all we have to do is implement that interface for it. Currently, we have support for Riak and Postgres, and with Postgres support the need for an in-memory implementation is less, since it is very easy to setup the Postgres TV backend alongside the TO DB.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org