ShareSource Site »
Projects » sniffitzt »
sniffitztWiki
Summary
Files
Screenshots
Wiki
Bug Tracker
Mercurial Repository
Project: sniffitzt - a wow logging proxy [Wiki]
Summary
Files
Screenshots
Wiki
Bug Tracker
Mercurial Repository | Project Wiki (Page: DatabaseTypes) |
|---|
Last Changed 5 months ago, by arrai |
Database TypesAt the current version Beta4, there are 4 database formats:
The difference between the native and plain databases is speed. At the beginning, I planed to store everything in a SQLite databse, but I encountered some performance issues and thus i added some plaintext formats, which store the packets as a simple txt file. Anyway, you should use the format you can work with the best. Since I've exported the writing operations to an additional thread, those performance issues should be neglectable. |
