Skip to content

Releases: BeStateless/RAMCloud

Deep copies RejectRules so they stay in scope

Choose a tag to compare

@OferMania OferMania released this 12 Aug 23:40
6cbbbab
Merge pull request #39 from OferMania/129_2

AUE-129: Deep copies RejectRules in all MultiOp objects, so they stay…

Command-line parameters for IP CIDR & docker names

Choose a tag to compare

@OferMania OferMania released this 09 Aug 21:37
58184c4
Merge pull request #38 from OferMania/129

AUE-129: Allows IP CIDR and Docker names to be changed at command-line

Avoids rebuilding ramcloud-test docker image when we don't have to

Choose a tag to compare

@OferMania OferMania released this 28 Jul 20:09
315b5f9
Merge pull request #37 from OferMania/92

AUE-92: Adds ability to use prebuilt ramcloud-test docker image

Reject-Rule fix for NonExistant Items

Choose a tag to compare

@OferMania OferMania released this 14 Jun 15:35
f317157

Makes sure versionNE and versionLE as reject-rules don't pass when the object doesn't exist.

Also adds ability to log the RAMCloud test cluster

RAMCloud TableEnumerator.h is exported for nfapp use

Choose a tag to compare

@OferMania OferMania released this 24 May 17:48
2da4cdb

TableEnumerator.h and ShortMacros.h are now usable by nfapp, when necessary. Former is a simpler way to enumerate tables than the rpc calls in RamCloud.h, latter is a collection of macros that may come in handy.

RAMCloud Test Cluster Deployment

Choose a tag to compare

@OferMania OferMania released this 12 Apr 22:04
d982da5

Adds scripts to deploy a test RAMCloud cluster (includes ZK, rc-coordinator, and rc-server)

stateless-4: Merge pull request #17 from saxonparker/async_transaction

Choose a tag to compare

released this 16 Sep 19:51
c57214f
Add async commit to Transaction, and allow reject rules to be provided