It's not just about typescript, I'm new with kV. With redis we have a sdk to connect and put and get the key values from database. How can I do that with kV? Just command line for terminal or request API rest by endpoint?
The best way is using workers because it will be quickest. The only way to do it outside of workers is with the REST but there is a rate limit of 1200/5 minutes