aviansie-ben / GoldenApple

GoldenApple
GNU General Public License v3.0
2 stars 1 forks source link

See who has been in a location? #39

Closed charliebobgordon closed 12 years ago

charliebobgordon commented 12 years ago

A command that you can type to see a list of people that have been in that spot, maybe with the time/date too. Useful for investigating in the wilderness areas maybe.

manahan-joseph commented 12 years ago

That would be very helpful, but wouldnt that create a VERY large data file that would bog down the server?

charliebobgordon commented 12 years ago

Not as we're going to be using databases I presume, although recording all this information is what may have an effect, not the storage.

manahan-joseph commented 12 years ago

What are some possible uses to justify performance issues?

charliebobgordon commented 12 years ago

The reasons are obvious, but if it had any detriment to performance then it's a no-go.

aviansie-ben commented 12 years ago

Yeah, I have to agree with AdmirilRed on this issue. It would simply be too much data to store, and would likely create huge performance issues.