T
T
TechNOIR2018-11-23 12:55:45
JavaScript
TechNOIR, 2018-11-23 12:55:45

js. What are the options for storing float32array arrays?

Good afternoon.
In JS I receive data:
- Name (just text)
- Link (also just text)
- Decryptor (float32array)
There are a lot of such data, I want to store them so as not to request each time.
What storage options are there to be able to store a float32array?
Thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
atawerrus, 2018-11-23
@atawerrus

Object normal

R
Roman Mirilaczvili, 2018-11-23
@2ord

Memcached, Redis and other k/v DBMS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question