We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1cc761 commit 0e5fe5aCopy full SHA for 0e5fe5a
docs/docs/caching.md
@@ -41,9 +41,3 @@ via skytable
41
| `skytable_password` | `Option<String>` | `None` | The password for authentication |
42
| `skytable_space` | `String` | `"cache"` | The skytable space to use |
43
| `skytable_model` | `String` | `"feedbackfusion"` | The skytable model to use |
44
-
45
46
47
- skytable_space: String = "cache",
48
- skytable_model: String = "feedbackfusion",
49
0 commit comments