Re: Storing and querying IP ranges in Cassandra

2011-11-02 Thread Tamas Marki
On Tue, Nov 1, 2011 at 7:28 PM, Aaron Turner wrote: > On Tue, Nov 1, 2011 at 9:17 AM, Tamas Marki wrote: > > Hello, > > > > I'm new to the list and also to Cassandra. I found it when I was > searching > > for something to replace our busy mysql server. > > > > One of the things we use the server

Re: Storing and querying IP ranges in Cassandra

2011-11-02 Thread Tamas Marki
On Tue, Nov 1, 2011 at 6:30 PM, Brandon Williams wrote: > On Tue, Nov 1, 2011 at 11:17 AM, Tamas Marki wrote: > > Hello, > > > > I'm new to the list and also to Cassandra. I found it when I was > searching > > for something to replace our busy mysql server. > > > > One of the things we use the s

Re: Storing and querying IP ranges in Cassandra

2011-11-01 Thread Aaron Turner
On Tue, Nov 1, 2011 at 9:17 AM, Tamas Marki wrote: > Hello, > > I'm new to the list and also to Cassandra. I found it when I was searching > for something to replace our busy mysql server. > > One of the things we use the server for is filtering IPs based on a list of > IP ranges. These ranges can

Re: Storing and querying IP ranges in Cassandra

2011-11-01 Thread Brandon Williams
On Tue, Nov 1, 2011 at 11:17 AM, Tamas Marki wrote: > Hello, > > I'm new to the list and also to Cassandra. I found it when I was searching > for something to replace our busy mysql server. > > One of the things we use the server for is filtering IPs based on a list of > IP ranges. These ranges ca

Re: Storing and querying IP ranges in Cassandra

2011-11-01 Thread Tamas Marki
It's unpredictable, there could be hundreds of thousands, even millions (but unlikely). Tamas On Tue, Nov 1, 2011 at 5:38 PM, Zach Richardson wrote: > How many total ranges to you expect to have long term? > > On Tue, Nov 1, 2011 at 11:17 AM, Tamas Marki wrote: > > Hello, > > > > I'm new to th

Re: Storing and querying IP ranges in Cassandra

2011-11-01 Thread Zach Richardson
How many total ranges to you expect to have long term? On Tue, Nov 1, 2011 at 11:17 AM, Tamas Marki wrote: > Hello, > > I'm new to the list and also to Cassandra. I found it when I was searching > for something to replace our busy mysql server. > > One of the things we use the server for is filte

Storing and querying IP ranges in Cassandra

2011-11-01 Thread Tamas Marki
Hello, I'm new to the list and also to Cassandra. I found it when I was searching for something to replace our busy mysql server. One of the things we use the server for is filtering IPs based on a list of IP ranges. These ranges can be small and big, and there are about 50k of them in the databa