web-API to read/write tags json

I am running the complete project on an abandoned home pc (2008 model) on Ubuntu 18.04, 4 GB RAM. To update 5000 tags on MySQL, TG takes around 3 to 4 secs. If i run it on "H2 in-memory db", for 10,000 tags it takes less than 4 secs. The performance is directly proportional to the RAM. I would like to run it on a 32/64GB RAM machine with H2 IMDB and see some lightning performance :slight_smile:

Pls check out this one.