Re: Cassandra/NoSQL table support

2014-04-26 Thread John Fawcett
On 24/04/14 16:50, Wietse Venema wrote: > List: >> On 4/23/14, 3:24 PM, Wietse Venema wrote: >>> List: Are there any plans or existing projects that support connecting Postfix to a Cassandra cluster to execute CQL queries for table lookups? Or any other NoSQL databases? >>> If someo

Re: Cassandra/NoSQL table support

2014-04-24 Thread Wietse Venema
List: > On 4/23/14, 3:24 PM, Wietse Venema wrote: > > List: > >> Are there any plans or existing projects that support connecting Postfix > >> to a Cassandra cluster to execute CQL queries for table lookups? Or any > >> other NoSQL databases? > > If someone has a plan, then they are welcome to imp

Re: Cassandra/NoSQL table support

2014-04-24 Thread List
On 4/23/14, 3:24 PM, Wietse Venema wrote: List: Are there any plans or existing projects that support connecting Postfix to a Cassandra cluster to execute CQL queries for table lookups? Or any other NoSQL databases? If someone has a plan, then they are welcome to implement it! For a simple ex

Re: Cassandra/NoSQL table support

2014-04-23 Thread Wietse Venema
List: > Are there any plans or existing projects that support connecting Postfix > to a Cassandra cluster to execute CQL queries for table lookups? Or any > other NoSQL databases? If someone has a plan, then they are welcome to implement it! For a simple example see util/dict_env.c. For more