Michael

It certainly sounds interesting.  You might want to share a pointer to
your code in github or provide a patch for folks to look at.  If you
have some before/after results to share too and a sample case that
could be valuable.

Thanks
Joe

On Tue, Jan 24, 2017 at 12:46 PM, Michael Giroux
<[email protected]> wrote:
> Hi All,
> I'm currently using the PutCassandraQL processor and have implemented a 
> feature that is (I believe) worthwhile.  I'd like to see hear your thoughts 
> and donate the code if you're interested.  I've implemented a cache for the 
> cql PreparedStatement.  In my specific use case I'm using the same set of 
> PreparedStatements millions of times...  the cache should save a round trip 
> to the database for all but the first of these calls.
> If you all are interested let me know I'll follow the process to get the code 
> into the baseline.  Thanks!
>
>

Reply via email to