Uman Shahzad

Results 45 comments of Uman Shahzad

Shifting to any CLI framework at this point would be a ginormous refactor. But we consider the framework you linked a while back but had used a different framework, and...

@SobanMahmood can you check this one out when free.

Can we remove it? Only test_schema.sql is used: ```bash $ git grep 'reset' pluggable_commands.md: so, client and server states are out-of-sync and we need to reset them. $ git grep...

We can do this after https://github.com/ipinfo/java/issues/28

Is boltdb (now forked into [bbolt](https://github.com/etcd-io/bbolt)) really used a cache engine? AFAIK it's writing to disk and don't think people would use it for this, so might not be worth...

@pshevtsov I would think it's the other way around - CLI apps can play fast and loose with memory because they'll usually terminate before memory is an issue, and _some_...

Actually I correct myself, @pshevtsov - I see that if we created our own CLI having an on-disk cache with TTLs would be great to answer requests across multiple CLI...

We made https://github.com/ipinfo/mmap-utils with a fix for this.

We made https://github.com/ipinfo/mmap-utils with a fix for this.