RedisGraph is now in maintenance mode As of July 5th, 2023 RedisGraph is no longer under active development. You can read more about the end of life of RedisGraph. There is an actively maintained fork of RedisGraph, in the form of FalkorDB. from https://github.com/RedisGraph/RedisGraph Thus far, I've not done anything …
Read MoreIn early 2016, I suggested an addition to the SncRedis-bundle. The project itself is an fully-featured add-on ('bundle') for Symfony framework projects to easily do a number of very useful interface functions between Symfony and the Redis database/cache. It can, for example, quickly enable all the sessions to be put …
Read MoreIt's been one of those quiet spots around here for a while, so here's the catch-up on what has been happening while I was not posting. I've recently finished a short contract working with an agency, Transform (part of the Engine group) working with a couple of government departments. The Office Of The Public Guardian …
Read MoreThe use of Beanstalkd as a queueing system What is an asynchronous queue The classic wikipedia quote (Message queue) In computer science, message queues and mailboxes are software-engineering components used for interprocess communication, or for inter-thread communication within the same process. They use a queue for …
Read More