Giter VIP home page Giter VIP logo

cassitory's Issues

Support for queries

The goal here is for the repository to provide a way to run queries an populate the pojo again.

support for writing to sub set of tables driven by configuration

In the case of migration of tables... it would be nice to have a way to decide whether to write to both tables and then later on write to one driven only by config...
Eventually when the old tables is ready to be deleted then the reference can be removed from Cassitory annotations.

Generation of Integration test for the code generated

It would be nice to generate integration test for the Repository and see if there is any typo in the queries or mapping.
One way to do this is by using test annotation processor that would generate all the tests but it would need Cassandra unit as dependency.

Add validation or lazy initiation against Cassandra

Two topics very related each other.

  • First one is to provide a way to validate that the parameters and query are correct against cassandra.

  • Second is to support lazy initialisation to create the prepared statements knowing that the session can or not be available. This is particularly useful when you use a DI framework and your session is not ready when the application context has finished but you don't want you application not to start because of it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.