Commit Graph

14 Commits

Author SHA1 Message Date
nathan
72a4380383 Updated storage to no longer try to compress the data, and to correctly use input/output streams from the RandomAccessFile. Also updated the tests for storage 2015-12-17 02:04:41 +01:00
nathan
f98fce7012 Updated dependencies for bouncycastle 2015-11-15 20:29:27 +01:00
nathan
a532a9c262 code cleanup 2015-07-30 01:48:46 +02:00
nathan
1d12f2dbcd RMI method override implemented. lots of misc fixes 2015-07-28 02:23:01 +02:00
nathan
bf9a83c2e2 Updated license info. Code cleanup 2015-07-20 16:45:40 +02:00
nathan
7665e116ed Updated storage info. Updated netty, passes all unit tests 2015-07-20 14:18:51 +02:00
nathan
08f7872a40 wip - creating disk or memory based storage 2015-07-07 01:26:17 +02:00
nathan
97a8207dd7 Added unsigned numbers to java. Added big endian/network byte order utils 2014-12-18 20:28:56 +01:00
nathan
227a0d9378 Cleaned up ByteBuffer2 as self-growing bytearray structure. Fixed WINDOWS unbuffered input. Fixed UNSUPPORTED unbuffered input. Fixed POSIX unbuffered input 2014-10-19 00:15:08 +02:00
nathan
e2cfd990bb Further tweaks to storage 2014-09-17 17:40:16 +02:00
nathan
957f2bfe4d Cleaned up storage. No more registered objects - it was a bad idea 2014-09-16 15:39:33 +02:00
nathan
724e7e84ab Added key/value pair storage with weakreference cache and command queueing 2014-09-16 11:20:36 +02:00
nathan
142ab8a383 Added MersenneTwisterFast (replaces java.util.Random), added missing licenses. Added field annonation exclusion serilaizer. Code polish 2014-08-25 01:56:20 +02:00
nathan
aab4f8f906 added utilities 2014-08-20 23:45:14 +02:00