skaes / logjam_core

the engine which powers the logjam application
GNU General Public License v3.0
56 stars 7 forks source link

should store a ms timestamp for ordering requests #48

Open skaes opened 9 years ago

skaes commented 9 years ago

the requests collection currently uses a minute field for sorting. this is of course not sufficient. we should switch to using ms resolution there.