Hey guys, I've seen here a reference in http://redis.io/clients to this Smalltalk client: http://www.squeaksource.com/@kv_Jds-P7FbzciwZ/xU6A7ylR The last commit is kind of old (2011) 1. Are you using it? 2. Is anybody interested in maintaining a Redis Pharo client here? Why Redis you might ask? Well, it's fast and has a very interesting feature: Notifications With notifications you can subscribe observers and publish object events (I'll leave the rest to your smalltalker imagination) on persisted objects. This opens many possibilities in real-time smalltalk based apps that scales nice. sebastian o/
doesn't seem to. Anyone has any objection on comiting a copy of that in smalltalkhub so it stays available?? sebastian o/ On May 28, 2013, at 3:52 PM, Sebastian Sastre <SEBASTIAN@FLOWINGCONCEPT.COM> wrote:
Hey guys,
I've seen here a reference in http://redis.io/clients to this Smalltalk client:
http://www.squeaksource.com/@kv_Jds-P7FbzciwZ/xU6A7ylR
The last commit is kind of old (2011)
1. Are you using it?
2. Is anybody interested in maintaining a Redis Pharo client here?
Why Redis you might ask?
Well, it's fast and has a very interesting feature: Notifications
With notifications you can subscribe observers and publish object events (I'll leave the rest to your smalltalker imagination) on persisted objects.
This opens many possibilities in real-time smalltalk based apps that scales nice.
sebastian
o/
On May 29, 2013, at 8:00 PM, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
doesn't seem to.
Anyone has any objection on comiting a copy of that in smalltalkhub so it stays available??
sure go for it. Stef
sebastian
o/
On May 28, 2013, at 3:52 PM, Sebastian Sastre <SEBASTIAN@FLOWINGCONCEPT.COM> wrote:
Hey guys,
I've seen here a reference in http://redis.io/clients to this Smalltalk client:
http://www.squeaksource.com/@kv_Jds-P7FbzciwZ/xU6A7ylR
The last commit is kind of old (2011)
1. Are you using it?
2. Is anybody interested in maintaining a Redis Pharo client here?
Why Redis you might ask?
Well, it's fast and has a very interesting feature: Notifications
With notifications you can subscribe observers and publish object events (I'll leave the rest to your smalltalker imagination) on persisted objects.
This opens many possibilities in real-time smalltalk based apps that scales nice.
sebastian
o/
participants (2)
-
Sebastian Sastre -
stephane ducasse