Skip to content

Commit 8e85414

Browse files
remove duplicate limitation
1 parent 4344720 commit 8e85414

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs-v2/pages/workflows/building-workflows/code/nodejs/using-data-stores.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,10 +324,6 @@ This pattern can be extended for various temporary caching scenarios like:
324324
- Temporary access grants
325325
- Time-based promotional codes
326326
327-
## Data store limitations
328-
329-
Data Stores are only currently available in Node.js and Python steps. They are not yet available [Bash](/workflows/building-workflows/code/bash/) or [Go](/workflows/building-workflows/code/go/).
330-
331327
### Supported data types
332328
333329
Data stores can hold any JSON-serializable data within the storage limits. This includes data types including:

0 commit comments

Comments
 (0)