diff --git a/reference/libraries/databases.md b/reference/libraries/databases.md index 879e13a..90c96e8 100644 --- a/reference/libraries/databases.md +++ b/reference/libraries/databases.md @@ -1,5 +1,8 @@ # Databases +## Redis +The VL.IO.Redis NuGet is shipping with vvvv. + ## InfluxDB NuGet: [VL.InfluxDB](https://www.nuget.org/packages/VL.InfluxDB) @@ -7,4 +10,4 @@ NuGet: [VL.InfluxDB](https://www.nuget.org/packages/VL.InfluxDB) ## See also Relevant libraries that have not yet been tailored for VL. Refer to [Using .NET libraries](../extending/using-net-libraries.md) for learning how to explore them. -- [Database Wrapper](https://github.com/jchristn/DatabaseWrapper) for SQL Server, MySQL, PostgreSQL and Sqlite \ No newline at end of file +- [Database Wrapper](https://github.com/jchristn/DatabaseWrapper) for SQL Server, MySQL, PostgreSQL and Sqlite