Ricardo
Ricardo
Just need some more clarification. It will apply to all states except that one mentioned? If so how do you add multiple exclusions?
If the Loop class had an ability to pass a flag to disable retries or set X retries instead of using timeout this could help this out etc.
It needs to be based on block size as well. Note. PECL Crypt_Blowfish uses ECB by default. This is the padding I do just before but having it built in...
https://github.com/tmarois/Filebase/pull/60
@chrissander why not instead just keep autoinc in a single file with locks etc? You could also create an `AutoInc` class which could be instantiated, this would then allow for...
https://github.com/tmarois/Filebase/pull/60 There is a WIP on this idea.
@bnussman that is protection after the fact, ie you want to delete it but then realise you may need to get some data Deletion prevention should be there to also...
Is this going anywhere?
What I thought that could be useful under this would be a way so that if the location only moves by a couple of meters it does not geocode and...
I misunderstood the cache part on this PR. The round Robin code though could be useful if altered to be used as backup, ie primary coder goes down or fails...