PHP Nested Comments using Redis
Just some random fun, a nested comments system using Redis only :
Just some random fun, a nested comments system using Redis only :
I decided to share my small library that i plugged on top of PhpRedis :
https://github.com/Mikushi/RedisExtended
Basically offers some extra functionality using Redis. I’ll be pushing more stuff, stack and message queue as soon as i have it fully tested locally.
Here is a PHP implementation of Antirez’s autocomplete example in Ruby using Redis. The full explanation for this algorithm can be found here:
http://antirez.com/post/autocomplete-with-redis.html
I’m using the Redis php extension, you can download it here:
http://github.com/owlient/phpredis
Here is the code :
My small secret project, LiveGraph, is slowly coming along, i’m mainly done with the base features, and now working on front-end integration. Soon more info about it.