'Notify' capability?

4 views
Skip to first unread message

Michael Hipp

unread,
Dec 22, 2009, 6:32:53 PM12/22/09
to nosql-di...@googlegroups.com
Do any NoSQL solutions offer a 'notify' capability similar to that in
PostgreSQL [1]?

Thanks,
Michael Hipp

[1] http://www.postgresql.org/docs/8.4/interactive/sql-notify.html

Benoit Chesneau

unread,
Dec 22, 2009, 11:14:23 PM12/22/09
to nosql-di...@googlegroups.com
> --
>

_changes on CouchDB :

http://wiki.apache.org/couchdb/HTTP_database_API

I allow you to listen (continuously or not) on db changes and filter them.

- benoît

Peter Neubauer

unread,
Dec 23, 2009, 1:19:28 AM12/23/09
to nosql-di...@googlegroups.com
Hi Benoit,
Neo4j has a (not exposed) event framework, letting your subscribe to
changes on any Node in the graph.

Cheers,

/peter neubauer

COO and Sales, Neo Technology

GTalk: neubauer.peter
Skype peter.neubauer
Phone +46 704 106975
LinkedIn http://www.linkedin.com/in/neubauer
Twitter http://twitter.com/peterneubauer

http://www.neo4j.org - Relationships count.
http://gremlin.tinkerpop.com - PageRank in 2 lines of code.
http://www.linkedprocess.org - Computing at LinkedData scale.

On Wed, Dec 23, 2009 at 12:32 AM, Michael Hipp <Mic...@hipp.com> wrote:

> --
>
> You received this message because you are subscribed to the Google Groups "NOSQL" group.
> To post to this group, send email to nosql-di...@googlegroups.com.
> To unsubscribe from this group, send email to nosql-discussi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/nosql-discussion?hl=en.
>
>
>

Chas.

unread,
Dec 23, 2009, 5:19:09 AM12/23/09
to nosql-di...@googlegroups.com
TSnosql supports notification on change of variable.

Michael Hipp

unread,
Dec 23, 2009, 9:36:34 PM12/23/09
to nosql-di...@googlegroups.com
Benoit Chesneau wrote:
> On Wed, Dec 23, 2009 at 12:32 AM, Michael Hipp <Mic...@hipp.com> wrote:
>> Do any NoSQL solutions offer a 'notify' capability similar to that in
>> PostgreSQL [1]?
>>
>> Thanks,
>> Michael Hipp
>>
>> [1] http://www.postgresql.org/docs/8.4/interactive/sql-notify.html
>
> _changes on CouchDB :
>
> http://wiki.apache.org/couchdb/HTTP_database_API
>
> I allow you to listen (continuously or not) on db changes and filter them.

Thanks to everyone who responded. The CouchDB functionality looks like
it would do what I want and I've been studying up on it already.

Thanks,
Michael

Reply all
Reply to author
Forward
0 new messages