S Riemersma

Results 10 comments of S Riemersma

@iopietro but every player online will now call the same page every 1 second. the automation should be handled by a cron. wich restart every minute. and runs for only...

@iopietro. Maybe we can have a talk, because i want to rewrite it as well. In cqrs manner. Maybe we can help eachother and get one up and running without...

I'd agree with @kartik-v it will be rezolved with 1 delete query. Else you will have multiple and have to make sure everything works as expected..

Gmail does : https://developers.google.com/gmail/markup/

the behavior provides that functionality @yoage

This wont work when your dealing with EA filecache and 2 different services, It requires to that the runner and pusher use the same cache instance.

+1, it would increase the usability allot

@ngarg-kr you would do : `friends.#(last == "Murphy")#|#(first == "Dale")#.age` returning 44 you can add additional filters by adding a `|` which was being said in here https://github.com/tidwall/gjson/issues/212#issuecomment-815378716_

you could overide it yourself for this particular case and let it auto generate. its the same i did, altough i have a function for the keys. at the end...

the problem with that is that project that move to Yii with an existing database cant use that feature. even better would be that u could specify the markup yourself...