CARVIEW |
-
An incrementally scalable, highly-available key-value storage system.Updated Sun Dec 21 09:09:43 -0800 2008
-
RL3 - Ray's Larceny Linux Library Of R6RS Scheme CodeUpdated Sun Sep 28 16:11:47 -0700 2008
-
A number of collection implementations for Scala (including a few ported from Clojure)Forked from djspiewak/scala-collections Sun Mar 15 18:04:13 -0700 2009
-
Scala DSL to ease OSGi developmentForked from hseeberger/scalamodules Wed Mar 18 08:19:39 -0700 2009
Public Activity

-
GreyLensman committed cce7d109:
Added pom sub-project modules to build OSGi bundles for Scala Library and Configgy.
cce7d109f01442bd4b4b578fb90ef40462198e52
Added pom sub-project modules to build OSGi bundles for Scala Library and Configgy.
cd2a71f6828890a092a28160d0b51c3e2745b653
Added pom sub-project modules to build OSGi bundles for Scala Library and Configgy.
2dca30441839ef0be74c7a060f75593a211159fc
Checkpoint. Non-working code in Pool.
422670192f70a2b1b596569f8ac749e8661a033a
Cleaned up and added some minimal method documentation.
85d9ae9c0ae9b4a3d16b80000c77b3bec3c29709
Some entry API methods were opening an extra unused sockets.
fc64ad6c2e0247c70120216bac2a094f4449f6a9
Removed dependency on the crank-config bundle.
7b903823a9228a8fea1c7a7865b47c727f644dc0
Simple client socket re-use to faciliatate loading Sprint1 data.
bc7e6acaaf3f3f60e616025cf1122314828cdb05
Bug fix result synch var not being set on exception.
bc7e6acaaf3f3f60e616025cf1122314828cdb05
Bug fix result synch var not being set on exception.
cbfa4ef2dddda02cd59caf6f2f1696fa3aa5508e
Use logger for stacktrace printing.
2c0b1bfd54060781c8a644b012f67bbfdea080a8
Upgraded to 0.9.5 Jackson Json Parser.
a6a1a84c51d4a7d262fe5abaa685fc19842a08f1
Only close connections on error otherwise recycle them.
ec5c85aa83b9a2a70efe9bdc4fa1927c8dcc1a70
Merge branch 'ray-sprint1' of git@github.com:ODCode/crank into ray-sprint1
650ca01121ebd1fec2029b43463b126b912ad42b
Bug pool count was not decrementing. Added debug statement.
dee1d3232241a93611486d96917451eeb19c3c32
Bug pool count was not decrementing. Added debug statement.
41be215b0c950c140c22c1d474ca3b9e1ca13558
Fixed OSGi bundle export for crank.http package.