Home
Node.js
.NET
Golang
Dart
Python
Java
Menu
v3 (latest)
v3 (latest)
v4 (pre-release)
Home
Node.js
.NET
Golang
Dart
Python
Java
Menu
v3 (latest)
v3 (latest)
v4 (pre-release)
await
cache
.
store
(
"123"
,
"key1"
,
"ABC"
,
5000
);
// Returns True if successful and False otherwise.