outworkers / phantom

Schema safe, type-safe, reactive Scala driver for Cassandra/Datastax Enterprise
http://outworkers.github.io/phantom/
Apache License 2.0
1.05k stars 186 forks source link

SASI index support #473

Closed mmatloka closed 7 years ago

mmatloka commented 8 years ago

Is it also planned for phantom-pro ?

alexflav23 commented 8 years ago

Hi @mmatloka,

No, this is planned for the normal phantom, it will be out in the next 2 -3 weeks at most hopefully. If you are at all worried about the "pro" thing, know that we are not planning our way to the Fortune 500 with it, it will be a cheaply priced tool for an entire team of developers to get, and we'll happily offer you a discount for all your contributions.

The only reason why it exists is to fund other freeware projects, this was just as an FYI.

Regards.

mmatloka commented 8 years ago

No, this is planned for the normal phantom, it will be out in the next 2 -3 weeks at most hopefully.

Great!

it will be a cheaply priced tool for an entire team of developers to get, and we'll happily offer you a discount for all your contributions.

Nice, thanks :)

alexflav23 commented 8 years ago

Hi @mmatloka,

This is finally coming out Friday, apologies for the delay on it, lots of fun stuff and huge amounts of work going into phantom-pro, it's more fun to keep up these days.

Regards

git4sun commented 7 years ago

@alexflav23 which version includes the sasi support and is there an example? Thanks.

husam-otri commented 7 years ago

@git4sun can you please confirm please if phantom_dsl v2.0 supports SASI index?

Thanks

git4sun commented 7 years ago

@husam-otri I tried the 2.0.0 briefly. Didn't find a specific SASI index support. Since I didn't find any document, it is possible that it is supported and I just didn't find it. Or the with Index is using SASI index. @alexflav23 could you please confirm?

alexflav23 commented 7 years ago

@mmatloka @husam-otri @git4sun SASI support finalising on #698, should be live this week in phantom 2.11.0.

alexflav23 commented 7 years ago

Fixed in 2.11.0, live on Maven Central shortly.

git4sun commented 7 years ago

This is great. We've been waiting for this. Thanks @alexflav23

husam-otri commented 7 years ago

Great thanks @alexflav23