We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaed881 commit 4d0c679Copy full SHA for 4d0c679
storage/README.md
@@ -5,7 +5,7 @@
5
The interface, various concrete implementations, and any associated components
6
live here. Interfaces and types are defined at the top level package.
7
8
-Currently, there are two usable storage implementation for logs:
+Currently, there are three usable storage implementation for logs:
9
* MySQL/MariaDB in the [mysql/](mysql) package.
10
* Cloud Spanner in the [cloudspanner](cloudspanner) package.
11
* PostgreSQL in the [postgresql/](postgresql) package (in beta mode).
0 commit comments