Manolis Tsilikidis
Manolis Tsilikidis
I have a Django (v 3.2.12 - Python 3.8) app and django-easy-audit version 1.3.2. Although in general everything is working fine, when I am running the test suit (django.test) I...
Hello everyone! I recently started using fast_jsonapi in my rails API and I have to say that the performance improvement is amazing! I just have a suggestion to make. At...
Hello! So I was fooling around with REDIS and node-redis-pubsub. I started two redis-cli instances locally and ran two node scripts like the above: ```javascript var NRP = require('node-redis-pubsub'); var...