Skip to content

easily programming with this framework, the Easy Cassandra

License

Notifications You must be signed in to change notification settings

almos/Easy-Cassandra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-Cassandra

Easily programming with this framework, the Easy Cassandra
The EasyCassandra uses the Thrift implementation and has like the main objective be one simple ORM( Object relational manager). It need the jdk 7 for run, because some parts in your code was replaced reflection for invoke dynamic. So will have a behavior faster than other framework.

Version: 1.1.2
* use different keyspace with schema

Version: 1.1.1
* when you insert or merge you don't need cast for your object
* refactoring messages errors

Version: 1.1.0
* Client for many Client in sequencial mode
* Client for many Client in sequencial random
* DownGrade to java 6
* create keyspace automatically
* do single client

Version: 1.0.9

* Supporting at jpa 2.0 annotation
* Query with objects
* Version to retrieve the timestamp of the object
* Using the JPQL

Version: 1.0.8
* Select Key from 'in'  CQL command
* Create automatically the ColumnFamily in Run Time
* Create automatically the IndexValue in Run Time
* Suport with cql 2.0


Version: 1.0.7
* update cassandra-thrift to 1.0.7

Version: 1.0.6
* Fixes bug with File
* Support Calendar interface

Version: 1.0.5
* Can now store files
* Support java.io.File and java.nio.file.Path

Version: 1.0.4
* more performance
* less memory
* now is supported all primitives types
* now is supported Byte, character, Short, BigInteger and BigDecimal

Version: 1.0.3
* Fixes bug with result
* update for Thrift 1.0.6
* Log now using java.util.loggin

Version: 1.0.2
* Fixes bug with Boolean's Object
* Now the Cassandra's lib is supported this way is possible use every Cassandra above of the version 0.8.0

Version: 1.0.1
Modifications
* Allowed use ColumnValue and ColumnFamilyValue in default mode this way its get the field's name
* Fixes bug in Reflection
* Auto-Increment saved in XML Document

About

easily programming with this framework, the Easy Cassandra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%