Jump to content

I will back MySQL for Epoch !!


RHE24

Recommended Posts

How about this.

 

Write a query to find items in the database that are over the quantity of 150.  This way you can find hackers.  Oh and only have it look for specific items you input. (Rubies, Hotwire kits, etc its your choice) and also list the player + playerid that owns the safe.

 

How about executing one that repairs all vehicles?

 

 

YES.... Yes... and Yes....

 

One of the problems with Redis is a key-value cache and store and that is about it.  For doing "querys" now you have to use programming language rather to manipulate the data rather than built in "find" then "update" type commands..

 

as such I found a huge hole what if I want to update some stock or make an economy ?. Well redis on its own is next to useless for that.. So i have started my own little project using PHP to act as the broker and do the find/replace then writing the data back in redis.. I have a couple of working scripts now and have posted a thread in the "scripts" page that I am hoping will get approved shortly and I will then share my work/hub with you all.

 

** Update its been approved on the tools page

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
×
×
  • Create New...