0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme with link to official plugin More... about 10 years ago
Merge branch 'master' of github.com:PedroGomes/datanucleus-cassandra More... over 12 years ago
added an new algorithm for ranges based on the global retrieval of all objects and their children in ranges instead of one by one (failed as performance is worsens) More... over 12 years ago
added an new algorithm for ranges based on the global retrieval of all objects and childs in ranges instead of one by one (failed as performance is worse) More... over 12 years ago
Serialization class More... over 12 years ago
Methods renamed Added method to retrieve column names in the byte form More... over 12 years ago
Added code to avoid possible index error More... over 12 years ago
Dead code removed More... over 12 years ago
Some changes to connection establishment added flush method to avoid the cyclic invocation of empty methods that caused cpu spikes. More... over 12 years ago
deserialization is now done in an external class More... over 12 years ago
Some changes to object conversion More... over 12 years ago
Connection lock to avoid the use of a closing connection More... over 12 years ago
static test to avoid reinitialization More... over 12 years ago
Minor array initialization changed to save memory More... about 13 years ago
Changes to reflect recent commits More... over 13 years ago
Changes to reflect the current changes More... over 13 years ago
Merge branch 'master' of github.com:PedroGomes/datanucleus-cassandra More... over 13 years ago
Correcting the previous commit -new changes to insert indexes along with the normal insertion operation More... over 13 years ago
-Support to small = operations based on indexes. -ranged slices method is now used More... over 13 years ago
Class that handles the storage and deletion of indexes. More... over 13 years ago
New errors added. More... over 13 years ago
minor changes More... over 13 years ago
-Change to the getKey method. Some problems are now averted, but it needs a better aproach. -Method to make the manipulation of mutations easier. More... over 13 years ago
Changes in the delete operation to delete indexes, and other minor identations and changes More... over 13 years ago
Added index metadata support. From the class metadata, the information is stored in the respective fields. More... over 13 years ago
Added support for the direct load of a single field. More... over 13 years ago
Minor cleaning operations More... over 13 years ago
Added index metadata support. From the class metadata, the information is stored in the respective fields. More... over 13 years ago
Trying to get the link right More... over 13 years ago
trying to correct bad link More... over 13 years ago