o1lab / xmysql

xmysql is now https://github.com/nocodb/nocodb
https://github.com/nocodb/nocodb
MIT License
174 stars 55 forks source link

Redis Integration #8

Open ducbot88 opened 6 years ago

ducbot88 commented 6 years ago

Hi Xmysql Team,

This is not an issue.

I’m using xmysql for my system. The table data is up to million rows. The performance will be slow day by day (still stable)

The best solution for faster speed is using redis (memcache).

Could you try to integrate xmysql with redis ? It will be the perfect solution working with mysql.

This is my desire to improve xmysql to be the best one.

Hope to hear from you. Duc Hoang

fanjindong commented 6 years ago

interesting

wiwengweng commented 5 years ago

Yes, I also test 10000 concurrency on mysql with xmysql, which almost takes up to 200s with max response time(still alive). I hope we can work on this to improve efficiency.